|
PSCF v1.3.3
|
SCFT and PS-FTS with real periodic fields on a CPU (namespace Pscf::Rpc) More...
Topics | |
| Environment | |
| Classes for imposing masks and external fields in periodic systems. | |
| Fields | |
| Field containers, FieldIo and Domain classes. | |
| Field Theoretic Simulation (FTS) | |
| Classes for partial saddle-point field theoretic simulations (PS-FTS). | |
| Self-Consistent Field Theory (SCFT) | |
| Classes used only for performing SCFT calculations. | |
| Solvers | |
| Classes that solve the modified diffusion equation (MDE). | |
| System | |
| Classes that define an entire physical system. | |
Functions | |
| template<int D> | |
| void | Pscf::Rpc::run (int argc, char **argv) |
| Function template for main pscf_pc program. | |
| int | main (int argc, char **argv) |
| Main pscf_pc program. | |
SCFT and PS-FTS with real periodic fields on a CPU (namespace Pscf::Rpc)
| void Pscf::Rpc::run | ( | int | argc, |
| char ** | argv ) |
Function template for main pscf_pc program.
| argc | number of command line parameters |
| argv | array of command line parameter strings |
Definition at line 26 of file pscf_pc.cpp.
References Pscf::PolymerModel::lock(), Pscf::Prdc::SystemTmpl< D, T >::readCommands(), Pscf::Prdc::SystemTmpl< D, T >::readParam(), and Pscf::Prdc::SystemTmpl< D, T >::setOptions().
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
Main pscf_pc program.
| argc | number of command line arguments |
| argv | array of command line arguments |
Definition at line 52 of file pscf_pc.cpp.
References Pscf::Rpc::run().