![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Base class for initial conditions and boundary conditions. More...


Go to the source code of this file.
Classes | |
| class | pfc::FieldModifier |
Base class for initial conditions and boundary conditions.
This file defines the FieldModifier abstract base class, which provides a unified interface for modifying field values in simulations. FieldModifiers are used for:
Concrete implementations include:
Typical usage:
This file is part of the Field Operations module, providing mechanisms for setting initial states and enforcing boundary constraints.