|
PSCF v1.4.0
|
One-dimensional SCFT (namespace Pscf::R1d) More...
Topics | |
| Fields and Domain | |
| Spatial domain and field IO for (1D) finite difference code. | |
| Iterators | |
| Iterators for use with one-dimensional (1D) finite difference solvers. | |
| Solvers | |
| Modified diffusion solvers for 1D code. | |
| Sweep | |
| Sweep (continuation) classes. | |
| Systems | |
| System classes for 1D finite difference solvers. | |
Functions | |
| int | main (int argc, char **argv) |
| Main function for pscf_r1d program. | |
One-dimensional SCFT (namespace Pscf::R1d)
| int main | ( | int | argc, |
| char ** | argv ) |
Main function for pscf_r1d program.
| argc | number of command line parameter strings |
| argv | array of command line parameter strings |
Definition at line 20 of file pscf_r1d.cpp.
References Pscf::R1d::System::readCommands(), Pscf::R1d::System::readParam(), and Pscf::R1d::System::setOptions().