![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Seed is a helper class to construct various of initial conditions. More...
#include <seed.hpp>
Public Member Functions | |
| Seed (const vec3 &location, const vec3 &orientation, const double radius, const double rho, const double amplitude) | |
| bool | is_inside (const vec3 &X) const |
| double | get_value (const vec3 &location) const |
Seed is a helper class to construct various of initial conditions.