void configure(XMLTag &tag, const precice::xml::ConfigurationContext &context, std::string_view configurationFilename)
Configures the given configuration from file configurationFilename.
void xmlTagCallback(const ConfigurationContext &context, XMLTag &callingTag)
Callback at begin of XML tag.
ConfigurationContext endContext
ConfigurationContext startContext
void xmlEndTagCallback(const ConfigurationContext &context, XMLTag &callingTag)
Callback at end of XML tag and at end of subtag.
Tightly coupled to the parameters of Participant()