OGS
CreateCohesiveZoneModeI.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#pragma once
5
6
#include "
FractureModelBase.h
"
7
8
namespace
MaterialLib
9
{
10
namespace
Fracture
11
{
12
namespace
CohesiveZoneModeI
13
{
14
template
<
int
DisplacementDim>
15
std::unique_ptr<FractureModelBase<DisplacementDim>>
createCohesiveZoneModeI
(
16
std::vector<std::unique_ptr<ParameterLib::ParameterBase>>
const
& parameters,
17
BaseLib::ConfigTree
const
& config);
18
19
}
// namespace CohesiveZoneModeI
20
}
// namespace Fracture
21
}
// namespace MaterialLib
FractureModelBase.h
MaterialLib::Fracture::CohesiveZoneModeI
Definition
CohesiveZoneModeI.cpp:14
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:16
MaterialLib::Fracture
Definition
CohesiveZoneModeI.cpp:12
MaterialLib
Definition
CohesiveZoneModeI.cpp:10
MaterialLib
FractureModels
CreateCohesiveZoneModeI.h
Generated by
1.14.0