![]() |
OGS
|
Definition in file Base.h.
#include "BaseLib/StrongType.h"#include "MaterialLib/MPL/Medium.h"#include "MathLib/KelvinVector.h"#include "ParameterLib/SpatialPosition.h"#include "ProcessLib/ConstitutiveRelations/Base.h"#include "ProcessLib/Reflection/ReflectionData.h"Go to the source code of this file.
Classes | |
| struct | ProcessLib::SmallDeformation::MediaData |
Namespaces | |
| namespace | ProcessLib |
| namespace | ProcessLib::SmallDeformation |
Typedefs | |
| template<int DisplacementDim> | |
| using | ProcessLib::SmallDeformation::KelvinVector = KV::KelvinVectorType<DisplacementDim> |
| template<int DisplacementDim> | |
| using | ProcessLib::SmallDeformation::KelvinMatrix = KV::KelvinMatrixType<DisplacementDim> |
| template<int DisplacementDim> | |
| using | ProcessLib::SmallDeformation::GlobalDimVector = Eigen::Vector<double, DisplacementDim> |
| using | ProcessLib::SmallDeformation::Temperature = BaseLib::StrongType<double, struct TemperatureTag> |