![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Read initial conditions from binary file. More...


Go to the source code of this file.
Classes | |
| class | pfc::FileReader |
Read initial conditions from binary file.
This file defines the FileReader class, which reads field values from a binary file to initialize simulation state. Useful for:
The binary file format must match the expected field layout (domain size, decomposition, data type).
Usage: