OGS
FemCondition.h File Reference

Detailed Description

Definition in file FemCondition.h.

#include <string>
Include dependency graph for FemCondition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DataHolderLib::ProcessVariable
 
class  DataHolderLib::FemCondition
 Base class for boundary conditions, initial conditions and source terms. More...
 

Namespaces

namespace  DataHolderLib
 

Enumerations

enum class  DataHolderLib::BaseObjType { DataHolderLib::MESH = 0 , DataHolderLib::GEOMETRY = 1 }
 
enum class  DataHolderLib::ParameterType { DataHolderLib::NONE = 0 , DataHolderLib::CONSTANT , DataHolderLib::FUNCTION }