|
| Voronoi (amrex::Vector< amrex::Geometry > &_geom) |
|
| Voronoi (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) |
|
| Voronoi (amrex::Vector< amrex::Geometry > &_geom, int _number_of_grains, Set::Scalar a_alpha) |
|
| Voronoi (amrex::Vector< amrex::Geometry > &a_geom, int a_number_of_grains) |
|
void | Define (int a_number_of_grains, Set::Scalar a_alpha) |
|
void | Define (int a_number_of_grains, std::vector< Set::Scalar > a_alpha, Type a_type=Type::Values) |
|
void | Add (const int &lev, Set::Field< Set::Scalar > &a_field, Set::Scalar) |
|
| IC (amrex::Vector< amrex::Geometry > &_geom) |
|
virtual | ~IC () |
|
virtual void | Add (const int &lev, Set::Field< Set::Scalar > &field) |
|
virtual void | Add (const int &, Set::Field< Set::Vector > &, Set::Scalar) |
|
void | Initialize (const int &a_lev, Set::Field< Set::Scalar > &a_field, Set::Scalar a_time=0.0) |
|
void | Initialize (const int &a_lev, Set::Field< Set::Vector > &a_field, Set::Scalar a_time=0.0) |
|
virtual void | SetComp (int a_comp) final |
|
|
static constexpr const char * | name = "voronoi" |
|
|
amrex::Vector< amrex::Geometry > & | geom |
|
int | comp = 0 |
|
Definition at line 10 of file Voronoi.H.
◆ Type
Enumerator |
---|
Partition | |
Values | |
Definition at line 15 of file Voronoi.H.
◆ Voronoi() [1/4]
IC::Voronoi::Voronoi |
( |
amrex::Vector< amrex::Geometry > & |
_geom | ) |
|
|
inline |
◆ Voronoi() [2/4]
IC::Voronoi::Voronoi |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ Voronoi() [3/4]
IC::Voronoi::Voronoi |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
int |
_number_of_grains, |
|
|
Set::Scalar |
a_alpha |
|
) |
| |
|
inline |
◆ Voronoi() [4/4]
IC::Voronoi::Voronoi |
( |
amrex::Vector< amrex::Geometry > & |
a_geom, |
|
|
int |
a_number_of_grains |
|
) |
| |
|
inline |
◆ Add()
◆ Define() [1/2]
void IC::Voronoi::Define |
( |
int |
a_number_of_grains, |
|
|
Set::Scalar |
a_alpha |
|
) |
| |
|
inline |
◆ Define() [2/2]
void IC::Voronoi::Define |
( |
int |
a_number_of_grains, |
|
|
std::vector< Set::Scalar > |
a_alpha, |
|
|
Type |
a_type = Type::Values |
|
) |
| |
|
inline |
◆ Parse()
◆ alpha
◆ name
constexpr const char* IC::Voronoi::name = "voronoi" |
|
staticconstexpr |
◆ number_of_grains
int IC::Voronoi::number_of_grains |
|
private |
◆ seed
int IC::Voronoi::seed = 1 |
|
private |
◆ type
◆ voronoi
The documentation for this class was generated from the following file: