reads time integration configuration
More...
#include <TimeIntegrationConfiguration.h>
|
|
int | _pint_domains |
| |
|
int | _pint_iterations |
| |
|
bool | _auto_iteration |
| |
|
double | _visc_multiplier |
| |
|
bool | _isValid |
| |
reads time integration configuration
Reads time integration configuration. Use number-subdomains="1" to disable PinT. Derived from tarch::configuration::Configuration
- Author
- Piet Jarmatz
◆ TimeIntegrationConfiguration()
| coupling::configurations::TimeIntegrationConfiguration::TimeIntegrationConfiguration |
( |
| ) |
|
|
inline |
Constructor, initializes the class
◆ ~TimeIntegrationConfiguration()
| virtual coupling::configurations::TimeIntegrationConfiguration::~TimeIntegrationConfiguration |
( |
| ) |
|
|
inlinevirtual |
◆ getTag()
| std::string coupling::configurations::TimeIntegrationConfiguration::getTag |
( |
| ) |
const |
|
inlinevirtual |
Returns name of xml tag that is associated to the configuration.
- Returns
- name of xml tag that is associated to the configuration
Implements tarch::configuration::Configuration.
◆ isValid()
| bool coupling::configurations::TimeIntegrationConfiguration::isValid |
( |
| ) |
const |
|
inlinevirtual |
◆ parseSubtag()
| void coupling::configurations::TimeIntegrationConfiguration::parseSubtag |
( |
tinyxml2::XMLElement * | node | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: