OGS
ProcessLib::ThermoRichardsMechanics::TransportPorosityData Struct Reference

Detailed Description

Definition at line 9 of file TransportPorosityData.h.

#include <TransportPorosityData.h>

Static Public Member Functions

static auto reflect ()

Public Attributes

double phi

Member Function Documentation

◆ reflect()

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

Definition at line 13 of file TransportPorosityData.h.

14 {
16 "transport_porosity", &TransportPorosityData::phi);
17 }
auto reflectWithName(std::string name, Member Class::*member)

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

Member Data Documentation

◆ phi


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