OGS
ProcessLib::ThermoRichardsMechanics::SolidDensityData Struct Reference

Detailed Description

Definition at line 10 of file SolidDensityData.h.

#include <SolidDensityData.h>

Static Public Member Functions

static auto reflect ()

Public Attributes

double rho_SR
double dry_density_solid

Member Function Documentation

◆ reflect()

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

Definition at line 15 of file SolidDensityData.h.

16 {
18 "dry_density_solid", &SolidDensityData::dry_density_solid);
19 }
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: