ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
solve_cubic.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine solve_cubic (c0, c1, c2, c3, x1, x2, x3, ifail)
 

Function/Subroutine Documentation

subroutine solve_cubic ( real(r8), intent(in)  c0,
real(r8), intent(in)  c1,
real(r8), intent(in)  c2,
real(r8), intent(in)  c3,
real(r8), intent(out x1,
real(r8), intent(out x2,
real(r8), intent(out x3,
integer(itm_i4), intent(out ifail 
)

Definition at line 1 of file solve_cubic.f90.

Here is the call graph for this function:

Here is the caller graph for this function: