|
|
void | print (dealii::ConditionalOStream const &pcout) const |
| |
|
bool | do_restart (double const wall_time, double const time, types::time_step const time_step_number, bool const reset_counter) const |
| |
|
|
bool | write_restart |
| |
|
unsigned int | n_snapshots_keep |
| |
|
double | interval_time |
| |
|
double | interval_time_start |
| |
|
double | interval_time_end |
| |
|
double | interval_wall_time |
| |
|
unsigned int | interval_time_steps |
| |
|
std::string | directory_coarse_triangulation |
| |
|
std::string | directory |
| |
|
std::string | filename |
| |
|
unsigned int | counter |
| |
|
bool | discretization_identical |
| |
|
bool | consider_mapping_write |
| |
| bool | consider_mapping_read_source |
| |
|
bool | consider_restart_time_in_mesh_movement_function |
| |
|
unsigned int | rpe_rtree_level |
| |
|
double | rpe_tolerance_unit_cell |
| |
|
bool | rpe_enforce_unique_mapping |
| |
◆ consider_mapping_read_source
| bool ExaDG::RestartData::consider_mapping_read_source |
The following options are only effective for the grid-to-grid projection, when discretization_identical == false These options toggle storing and reading the mapping via a displacement vector. Mismatching parameters might lead to undesired configurations, use with care.
The documentation for this struct was generated from the following file: