OGS
[tag] mesh

The domain of definition of the parameter.

The parameter's domain of definition is implicitly the main mesh. It needs to be specified explicitly for parameters defined on boundary or subdomain meshes. A notable exception is the Constant parameter, which has an arbitrary domain of definition.

Additional info

From ParameterLib/Parameter.cpp line 44

  • This is an optional parameter.
  • This parameter has a default value of meshes[0]->getName(.
  • Data type: std::string
  • Expanded tag path: parameters.parameter.mesh
  • Go to source code: → ogs/ogs/master

Used in the following test data files