![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
The main json-based application. More...
#include <app.hpp>
Public Member Functions | |
| App (int argc, char *argv[], MPI_Comm comm=MPI_COMM_WORLD) | |
| App (const json &settings, MPI_Comm comm=MPI_COMM_WORLD) | |
| bool | create_results_dir (const std::string &output) |
| void | read_detailed_timing_configuration () |
| void | add_result_writers (Simulator &sim) |
| void | add_initial_conditions (Simulator &sim) |
| void | add_boundary_conditions (Simulator &sim) |
| int | main () |
The main json-based application.