PSCF v1.2
|
Topics | |
Domain | |
Iterators | |
Solvers | |
Sweep | |
Classes | |
class | Pscf::R1d::FieldIo |
Read and write fields to file. More... | |
class | Pscf::R1d::HomogeneousComparison |
Command to compute properties of homogeneous reference system. More... | |
class | Pscf::R1d::System |
Main class in SCFT simulation of one system. More... | |
class | Pscf::R1d::SystemAccess |
Concise accesss to an associated System. More... | |
Functions | |
int | main (int argc, char **argv) |
Main function for pscf_1d program. | |
One-dimensional SCFT, namespace Pscf::R1d.
int main | ( | int | argc, |
char ** | argv ) |
Main function for pscf_1d program.
argc | number of command line parameter strings |
argv | array of command line parameter strings |
Definition at line 19 of file pscf_1d.cpp.
References main(), Pscf::R1d::System::readCommands(), Pscf::R1d::System::readParam(), and Pscf::R1d::System::setOptions().
Referenced by main().