https://mooseframework.inl.gov
Loading...
Searching...
No Matches
ComputePlaneSmallStrainNOSPD.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
13#include "RankTwoTensor.h"
14
Material class for 2D correspondence material model for small strain: plane strain,...
const bool _scalar_out_of_plane_strain_coupled
Scalar out-of-plane strain for generalized plane strain.
const bool _out_of_plane_strain_coupled
Out-of-plane strain for weak plane stress.
virtual void computeQpTotalStrain() override
Function to compute the total strain tensor for small strain case.
Real computeOutOfPlaneStrain()
Function to compute out-of-plane component of strain tensor for generalized plane strain and weak pla...
const VariableValue & _scalar_out_of_plane_strain
Material class for horizon-stabilized peridynamic correspondence model for small strain.
VariableValueTempl< false > VariableValue