WarpX
Loading...
Searching...
No Matches
BesselRoots.cpp File Reference
#include "BesselRoots.H"
#include "Utils/WarpXConst.H"
#include <cmath>

Functions

void GetBesselRoots (int n, int nk, amrex::Vector< amrex::Real > &roots, amrex::Vector< int > &ier)
 

Function Documentation

◆ GetBesselRoots()

void GetBesselRoots ( int n,
int nk,
amrex::Vector< amrex::Real > & roots,
amrex::Vector< int > & ier )