#include <Ioss_DynamicTopologyObserver.h>
◆ DynamicTopologyObserver() [1/2]
Ioss::DynamicTopologyObserver::DynamicTopologyObserver |
( |
Region * | region | ) |
|
|
inlineexplicit |
◆ ~DynamicTopologyObserver()
virtual Ioss::DynamicTopologyObserver::~DynamicTopologyObserver |
( |
| ) |
|
|
virtualdefault |
◆ DynamicTopologyObserver() [2/2]
Ioss::DynamicTopologyObserver::DynamicTopologyObserver |
( |
| ) |
|
|
private |
◆ define_model()
void Ioss::DynamicTopologyObserver::define_model |
( |
| ) |
|
|
virtual |
◆ define_transient()
void Ioss::DynamicTopologyObserver::define_transient |
( |
| ) |
|
|
virtual |
◆ get_control_option()
virtual FileControlOption Ioss::DynamicTopologyObserver::get_control_option |
( |
| ) |
const |
|
inlinevirtual |
◆ get_cumulative_topology_modification()
unsigned int Ioss::DynamicTopologyObserver::get_cumulative_topology_modification |
( |
| ) |
const |
|
virtual |
◆ get_cumulative_topology_modification_field()
int Ioss::DynamicTopologyObserver::get_cumulative_topology_modification_field |
( |
| ) |
|
◆ get_notifier()
◆ get_region()
Region * Ioss::DynamicTopologyObserver::get_region |
( |
| ) |
const |
|
inline |
◆ get_topology_modification()
unsigned int Ioss::DynamicTopologyObserver::get_topology_modification |
( |
| ) |
const |
|
virtual |
◆ is_automatic_restart()
virtual bool Ioss::DynamicTopologyObserver::is_automatic_restart |
( |
| ) |
const |
|
inlinevirtual |
◆ is_restart_requested()
virtual bool Ioss::DynamicTopologyObserver::is_restart_requested |
( |
| ) |
const |
|
inlinevirtual |
◆ is_topology_modified()
bool Ioss::DynamicTopologyObserver::is_topology_modified |
( |
| ) |
const |
|
virtual |
◆ needs_new_output_file()
bool Ioss::DynamicTopologyObserver::needs_new_output_file |
( |
| ) |
const |
|
virtual |
◆ register_notifier()
◆ register_region()
void Ioss::DynamicTopologyObserver::register_region |
( |
Region * | region | ) |
|
◆ reset_topology_modification()
void Ioss::DynamicTopologyObserver::reset_topology_modification |
( |
| ) |
|
|
virtual |
◆ reset_topology_modification_all()
void Ioss::DynamicTopologyObserver::reset_topology_modification_all |
( |
| ) |
|
|
virtual |
◆ set_automatic_restart()
void Ioss::DynamicTopologyObserver::set_automatic_restart |
( |
bool | flag | ) |
|
|
inline |
◆ set_cumulative_topology_modification()
void Ioss::DynamicTopologyObserver::set_cumulative_topology_modification |
( |
unsigned int | type | ) |
|
|
virtual |
◆ set_restart_requested()
void Ioss::DynamicTopologyObserver::set_restart_requested |
( |
bool | flag | ) |
|
|
inline |
◆ set_topology_modification()
void Ioss::DynamicTopologyObserver::set_topology_modification |
( |
unsigned int | type | ) |
|
|
virtual |
◆ set_topology_modification_nl()
void Ioss::DynamicTopologyObserver::set_topology_modification_nl |
( |
unsigned int | type | ) |
|
|
protected |
◆ sync_topology_modification()
void Ioss::DynamicTopologyObserver::sync_topology_modification |
( |
unsigned int | modFlag, |
|
|
unsigned int | cumulativeModFlag ) |
|
virtual |
◆ synchronize_topology_modified_flags()
void Ioss::DynamicTopologyObserver::synchronize_topology_modified_flags |
( |
| ) |
|
|
protected |
◆ topology_modification_change_name()
static std::string Ioss::DynamicTopologyObserver::topology_modification_change_name |
( |
| ) |
|
|
inlinestatic |
◆ util()
const ParallelUtils & Ioss::DynamicTopologyObserver::util |
( |
| ) |
const |
|
protected |
◆ verify_region_is_registered()
void Ioss::DynamicTopologyObserver::verify_region_is_registered |
( |
| ) |
const |
|
protected |
◆ write_model()
void Ioss::DynamicTopologyObserver::write_model |
( |
| ) |
|
|
virtual |
◆ m_automaticRestart
bool Ioss::DynamicTopologyObserver::m_automaticRestart {false} |
|
protected |
◆ m_cumulativeTopologyModification
unsigned int Ioss::DynamicTopologyObserver::m_cumulativeTopologyModification {TOPOLOGY_SAME} |
|
protected |
◆ m_notifier
◆ m_region
Region* Ioss::DynamicTopologyObserver::m_region {nullptr} |
|
protected |
◆ m_restartRequested
bool Ioss::DynamicTopologyObserver::m_restartRequested {false} |
|
protected |
◆ m_topologyModification
unsigned int Ioss::DynamicTopologyObserver::m_topologyModification {TOPOLOGY_SAME} |
|
protected |
The documentation for this class was generated from the following files: