OGS
Water.cpp
Go to the documentation of this file.
1
13
#include "
Water.h
"
14
15
#include "
MaterialLib/MPL/Properties/Properties.h
"
16
17
namespace
MaterialPropertyLib
18
{
19
Water::Water
(std::unique_ptr<PropertyArray>&& properties)
20
:
Component
{
"Water"
, std::move(properties)}
21
{
22
}
23
}
// namespace MaterialPropertyLib
Properties.h
Water.h
MaterialPropertyLib::Component
This class defines components (substances).
Definition
Component.h:26
MaterialPropertyLib
Definition
ChemicalSolverInterface.h:21
MaterialPropertyLib::Water::Water
Water(std::unique_ptr< PropertyArray > &&properties)
Definition
Water.cpp:19
MaterialLib
MPL
Components
Water.cpp
Generated by
1.12.0