OGS
ProcessLib::ThermoRichardsMechanics::SolidDensityData Struct Reference

Detailed Description

Definition at line 18 of file SolidDensity.h.

#include <SolidDensity.h>

Static Public Member Functions

static auto reflect ()
 

Public Attributes

double rho_SR
 
double dry_density_solid
 

Member Function Documentation

◆ reflect()

static auto ProcessLib::ThermoRichardsMechanics::SolidDensityData::reflect ( )
inlinestatic

Definition at line 23 of file SolidDensity.h.

24 {
26 "dry_density_solid", &SolidDensityData::dry_density_solid);
27 }
auto reflectWithName(std::string name, Member Class::*member)

References dry_density_solid, and ProcessLib::Reflection::reflectWithName().

Member Data Documentation

◆ dry_density_solid

double ProcessLib::ThermoRichardsMechanics::SolidDensityData::dry_density_solid

◆ rho_SR


The documentation for this struct was generated from the following file: