FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Public Member Functions | |
subroutine | Roots_x3Polynomial (c2, c1, c0, nReal, root, printInfo, printUnit) |
Definition at line 40 of file Roots_interface.F90.
subroutine Roots_interface::Roots_x3Polynomial::Roots_x3Polynomial | ( | real, intent(in) | c2, |
real, intent(in) | c1, | ||
real, intent(in) | c0, | ||
integer | nReal, | ||
real, dimension (1:3,1:2), intent(out) | root, | ||
logical | printInfo, | ||
integer | printUnit | ||
) |
Definition at line 40 of file Roots_interface.F90.