https://mooseframework.inl.gov
Loading...
Searching...
No Matches
solid_mechanics
include
interfacekernels
CZMInterfaceKernelSmallStrain.h
Go to the documentation of this file.
1
//* This file is part of the MOOSE framework
2
//* https://mooseframework.inl.gov
3
//*
4
//* All rights reserved, see COPYRIGHT for full restrictions
5
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6
//*
7
//* Licensed under LGPL 2.1, please see LICENSE for details
8
//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10
#pragma once
11
12
#include "
CZMInterfaceKernelBase.h
"
13
17
class
CZMInterfaceKernelSmallStrain
:
public
CZMInterfaceKernelBase
18
{
19
public
:
20
static
InputParameters
validParams
();
21
CZMInterfaceKernelSmallStrain
(
const
InputParameters
& parameters);
22
23
protected
:
24
Real
computeDResidualDDisplacement
(
const
unsigned
int
& component_j,
25
const
Moose::DGJacobianType
& type)
const override
;
26
};
CZMInterfaceKernelBase.h
CZMInterfaceKernelBase
Base class for implementing DG cohesive zone models (CZM) for 1D,2D, and 3D traction separation laws.
Definition
CZMInterfaceKernelBase.h:20
CZMInterfaceKernelSmallStrain
DG cohesive zone model kernel for the small strain formulation.
Definition
CZMInterfaceKernelSmallStrain.h:18
CZMInterfaceKernelSmallStrain::computeDResidualDDisplacement
Real computeDResidualDDisplacement(const unsigned int &component_j, const Moose::DGJacobianType &type) const override
method computing the derivative of residual[_component] w.r.t displacement[component_j]
Definition
CZMInterfaceKernelSmallStrain.C:31
CZMInterfaceKernelSmallStrain::validParams
static InputParameters validParams()
Definition
CZMInterfaceKernelSmallStrain.C:15
Moose::DGJacobianType
DGJacobianType
InputParameters
Generated on Mon Aug 24 2026 19:10:27 for https://mooseframework.inl.gov by
1.9.8