Skip to content
Snippets Groups Projects
Commit 2ca61bd2 authored by Christoph Lehmann's avatar Christoph Lehmann Committed by Tom Fischer
Browse files

[Doc] added docu for the Parameter class and its implementations

parent f13d6155
No related branches found
No related tags found
No related merge requests found
Defines a parameter which is piecewise constant on each mesh element.
The name of the mesh property that contains the parameter values.
Defines a parameter with values in each mesh node.
The name of the mesh property that contains the parameter values.
Defines a parameter.
A Parameter is a scalar- or vector-valued field in space and time.
Sets the name of the parameter.
The parameter can be referenced by this name at the places where it is used,
e.g., in initial and boundary conditions, or in the local assembler.
Sets the parameter type.
Contains parameter definitions.
Defines a single parameter.
See \ref ogs_file_param__parameter.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment