Data Fields | |
int | iter |
int | eomtype |
int | itermode |
int | baseitermethod |
FTYPE | fracenergy |
int | implicititer |
int | implicitferr |
int | BEGINMOMSTEPS |
int | ENDMOMSTEPS |
int | BEGINENERGYSTEPS |
int | ENDENERGYSTEPS |
int | BEGINFULLSTEPS |
int | ENDFULLSTEPS |
int | BEGINNORMALSTEPS |
Definition at line 42 of file phys.tools.rad.c.
int of_method::baseitermethod |
Definition at line 46 of file phys.tools.rad.c.
int of_method::BEGINENERGYSTEPS |
Definition at line 55 of file phys.tools.rad.c.
int of_method::BEGINFULLSTEPS |
Definition at line 57 of file phys.tools.rad.c.
int of_method::BEGINMOMSTEPS |
Definition at line 53 of file phys.tools.rad.c.
int of_method::BEGINNORMALSTEPS |
Definition at line 59 of file phys.tools.rad.c.
int of_method::ENDENERGYSTEPS |
Definition at line 56 of file phys.tools.rad.c.
int of_method::ENDFULLSTEPS |
Definition at line 58 of file phys.tools.rad.c.
int of_method::ENDMOMSTEPS |
Definition at line 54 of file phys.tools.rad.c.
int of_method::eomtype |
Definition at line 44 of file phys.tools.rad.c.
FTYPE of_method::fracenergy |
Definition at line 47 of file phys.tools.rad.c.
int of_method::implicitferr |
Definition at line 52 of file phys.tools.rad.c.
int of_method::implicititer |
Definition at line 51 of file phys.tools.rad.c.
int of_method::iter |
Definition at line 43 of file phys.tools.rad.c.
int of_method::itermode |
Definition at line 45 of file phys.tools.rad.c.