![]()  | 
  
    OGS
    
   | 
 
Definition in file ConstitutiveData.h.
#include "Density.h"#include "DrySolidDensity.h"#include "LiquidDensity.h"#include "MicroPressure.h"#include "MicroSaturation.h"#include "ProcessLib/ConstitutiveRelations/Base.h"#include "ProcessLib/ConstitutiveRelations/EffectiveStressData.h"#include "ProcessLib/ConstitutiveRelations/MechanicalStrainData.h"#include "ProcessLib/ConstitutiveRelations/StrainData.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/Biot.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/DarcyLaw.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/LiquidViscosity.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/PermeabilityData.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/Porosity.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/Saturation.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/SolidCompressibilityData.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveCommon/TransportPorosityData.h"#include "ProcessLib/ThermoRichardsMechanics/ConstitutiveStress_StrainTemperature/SolidMechanics.h"#include "SaturationSecantDerivative.h"#include "StiffnessTensor.h"Go to the source code of this file.
Namespaces | |
| namespace | ProcessLib | 
| namespace | ProcessLib::RichardsMechanics | 
Typedefs | |
| template<int DisplacementDim> | |
| using | ProcessLib::RichardsMechanics::StatefulData | 
| Data whose state must be tracked by the process.   | |
| template<int DisplacementDim> | |
| using | ProcessLib::RichardsMechanics::StatefulDataPrev | 
| template<int DisplacementDim> | |
| using | ProcessLib::RichardsMechanics::OutputData | 
| Data that is needed for output purposes, but not directly for the assembly.   | |
| template<int DisplacementDim> | |
| using | ProcessLib::RichardsMechanics::ConstitutiveData | 
| Data that is needed for the equation system assembly.   | |
| template<int DisplacementDim> | |
| using | ProcessLib::RichardsMechanics::ConstitutiveTempData = std::tuple<> |