|
preCICE v3.3.0
|
Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::tooling |
| Contains the preCICE tooling API. | |
Enumerations | |
| enum struct | precice::tooling::ConfigReferenceType { precice::tooling::XML = 0 , precice::tooling::DTD = 1 , precice::tooling::MD = 2 } |
Functions | |
| void | precice::tooling::printConfigReference (std::ostream &out, ConfigReferenceType reftype) |
| Generates a configuration reference. | |
| void | precice::tooling::checkConfiguration (const std::string &filename, const std::string &participant, int size) |
| Checks a given configuration. | |
| std::string | precice::getVersionInformation () |
| Returns information on the version of preCICE. | |