OGS
CreateOrthotropicEmbeddedFracturePermeability.h
Go to the documentation of this file.
1
11
#pragma once
12
13
#include <memory>
14
#include <vector>
15
16
namespace
BaseLib
17
{
18
class
ConfigTree;
19
}
20
21
namespace
ParameterLib
22
{
23
struct
ParameterBase;
24
}
25
26
namespace
MaterialPropertyLib
27
{
28
class
Property;
29
30
std::unique_ptr<Property>
createOrthotropicEmbeddedFracturePermeability
(
31
int
const
geometry_dimension,
BaseLib::ConfigTree
const
& config,
32
std::vector<std::unique_ptr<ParameterLib::ParameterBase>>
const
&
33
parameters);
34
}
// namespace MaterialPropertyLib
BaseLib::ConfigTree
Definition
ConfigTree.h:107
BaseLib
Definition
TestDefinition.h:21
MaterialPropertyLib
Definition
ChemicalSolverInterface.h:21
MaterialPropertyLib::createOrthotropicEmbeddedFracturePermeability
std::unique_ptr< Property > createOrthotropicEmbeddedFracturePermeability(int const geometry_dimension, BaseLib::ConfigTree const &config, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters)
Definition
CreateOrthotropicEmbeddedFracturePermeability.cpp:19
ParameterLib
Definition
ChemicalSolverInterface.h:26
MaterialLib
MPL
Properties
CreateOrthotropicEmbeddedFracturePermeability.h
Generated by
1.12.0