OGS
CreateCohesiveZoneModeI.h
Go to the documentation of this file.
1
10
#pragma once
11
12
#include "
FractureModelBase.h
"
13
14
namespace
MaterialLib
15
{
16
namespace
Fracture
17
{
18
namespace
CohesiveZoneModeI
19
{
20
template
<
int
DisplacementDim>
21
std::unique_ptr<FractureModelBase<DisplacementDim>>
createCohesiveZoneModeI
(
22
std::vector<std::unique_ptr<ParameterLib::ParameterBase>>
const
& parameters,
23
BaseLib::ConfigTree
const
& config);
24
25
}
// namespace CohesiveZoneModeI
26
}
// namespace Fracture
27
}
// namespace MaterialLib
FractureModelBase.h
BaseLib::ConfigTree
Definition
ConfigTree.h:107
MaterialLib::Fracture::CohesiveZoneModeI::createCohesiveZoneModeI
std::unique_ptr< FractureModelBase< DisplacementDim > > createCohesiveZoneModeI(std::vector< std::unique_ptr< ParameterLib::ParameterBase > > const ¶meters, BaseLib::ConfigTree const &config)
Definition
CreateCohesiveZoneModeI.cpp:22
MaterialLib
Definition
ConstantFluidProperty.h:18
MaterialLib
FractureModels
CreateCohesiveZoneModeI.h
Generated by
1.12.0