Go to the source code of this file.
|
void | set_rho_ff_pointers (int nrho, int n, Field< VarType::Scalar, PhiInterpType::None > *pot0, Field< VarType::Scalar, PhiInterpType::None > *dpot_n0, Field< VarType::Scalar, PhiInterpType::None > *dpot, Field< VarType::Scalar, PhiInterpType::Planes > *dpot_ff, Field< VarType::Scalar, PhiInterpType::Planes > *pot_rho_ff, Field< VarType::Vector, PhiInterpType::Planes > *E_rho_ff) |
|
void | set_pot_fort (int n, int npsi00, double *pot0m) |
|
void set_pot_fort |
( |
int |
n, |
|
|
int |
npsi00, |
|
|
double * |
pot0m |
|
) |
| |
void set_rho_ff_pointers |
( |
int |
nrho, |
|
|
int |
n, |
|
|
Field< VarType::Scalar, PhiInterpType::None > * |
pot0, |
|
|
Field< VarType::Scalar, PhiInterpType::None > * |
dpot_n0, |
|
|
Field< VarType::Scalar, PhiInterpType::None > * |
dpot, |
|
|
Field< VarType::Scalar, PhiInterpType::Planes > * |
dpot_ff, |
|
|
Field< VarType::Scalar, PhiInterpType::Planes > * |
pot_rho_ff, |
|
|
Field< VarType::Vector, PhiInterpType::Planes > * |
E_rho_ff |
|
) |
| |