OGS
SolidMechanicsDataStateless.h
Go to the documentation of this file.
1
11#pragma once
12
13#include "Base.h"
14
16{
17template <int DisplacementDim>
25} // namespace ProcessLib::ThermoRichardsMechanics
constexpr auto KVnan()
Returns an expressions for a Kelvin vector filled with NaN.
constexpr auto KMnan()
Returns an expressions for a Kelvin matrix filled with NaN.
KV::KelvinVectorType< DisplacementDim > KelvinVector
Definition Base.h:26
KV::KelvinMatrixType< DisplacementDim > KelvinMatrix
Definition Base.h:29