OGS
Density.h
Go to the documentation of this file.
1
10
11#pragma once
12
13#include "BaseLib/StrongType.h"
14
16{
17// effective density of both the solid and fluid phases
19} // namespace ProcessLib::RichardsMechanics
BaseLib::StrongType< double, struct DensityTag > Density
Definition Density.h:18