|
ARTEMIS
|
Go to the source code of this file.
Functions | |
| void | SecantRootFinder (int n, int nitmx, amrex::Real tol, amrex::Real *zeroj, int *ier) |
| void | GetBesselRoots (int n, int nk, amrex::Vector< amrex::Real > &roots, amrex::Vector< int > &ier) |
| void GetBesselRoots | ( | int | n, |
| int | nk, | ||
| amrex::Vector< amrex::Real > & | roots, | ||
| amrex::Vector< int > & | ier | ||
| ) |
| void SecantRootFinder | ( | int | n, |
| int | nitmx, | ||
| amrex::Real | tol, | ||
| amrex::Real * | zeroj, | ||
| int * | ier | ||
| ) |