reads parallel topology configuration. XYZ and ZYX are supported.
More...
#include <ParallelTopologyConfiguration.h>
reads parallel topology configuration. XYZ and ZYX are supported.
reads parallel topology configuration. XYZ and ZYX are supported.. Derive from the class tarch::configuration::Configuration
- Author
- Philipp Neumann
◆ ParallelTopologyConfiguration()
coupling::configurations::ParallelTopologyConfiguration::ParallelTopologyConfiguration |
( |
| ) |
|
|
inline |
Constructor, initializes the class
◆ ~ParallelTopologyConfiguration()
virtual coupling::configurations::ParallelTopologyConfiguration::~ParallelTopologyConfiguration |
( |
| ) |
|
|
inlinevirtual |
◆ getParallelTopologyType()
Returns the parallel topology type.
- Returns
- _type
◆ getTag()
std::string coupling::configurations::ParallelTopologyConfiguration::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::ParallelTopologyConfiguration::isValid |
( |
| ) |
const |
|
inlinevirtual |
◆ parseSubtag()
void coupling::configurations::ParallelTopologyConfiguration::parseSubtag |
( |
tinyxml2::XMLElement * | node | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: