NeoPZ
Public Member Functions | Public Attributes | List of all members
TPZMohrCoulombNeto::TPlasticState Struct Reference

Internal structure to represent the plastic memory (plastic deformation and damage) More...

#include <TPZMohrCoulombNeto.h>

Collaboration diagram for TPZMohrCoulombNeto::TPlasticState:
[legend]

Public Member Functions

 TPlasticState ()
 
 TPlasticState (const TPlasticState &copy)
 
TPlasticStateoperator= (const TPlasticState &copy)
 
void Print (std::ostream &out) const
 

Public Attributes

TPZTensor< REAL > fEpsPlastic
 plastic deformation tensor More...
 
REAL fEpsPlasticBar
 accumulated damage More...
 

Detailed Description

Internal structure to represent the plastic memory (plastic deformation and damage)

Definition at line 39 of file TPZMohrCoulombNeto.h.

Constructor & Destructor Documentation

◆ TPlasticState() [1/2]

TPZMohrCoulombNeto::TPlasticState::TPlasticState ( )
inline

Definition at line 41 of file TPZMohrCoulombNeto.h.

◆ TPlasticState() [2/2]

TPZMohrCoulombNeto::TPlasticState::TPlasticState ( const TPlasticState copy)
inline

Definition at line 46 of file TPZMohrCoulombNeto.h.

Member Function Documentation

◆ operator=()

TPlasticState& TPZMohrCoulombNeto::TPlasticState::operator= ( const TPlasticState copy)
inline

Definition at line 51 of file TPZMohrCoulombNeto.h.

References fEpsPlastic, and fEpsPlasticBar.

◆ Print()

void TPZMohrCoulombNeto::TPlasticState::Print ( std::ostream &  out) const
inline

Member Data Documentation

◆ fEpsPlastic

TPZTensor<REAL> TPZMohrCoulombNeto::TPlasticState::fEpsPlastic

◆ fEpsPlasticBar

REAL TPZMohrCoulombNeto::TPlasticState::fEpsPlasticBar

The documentation for this struct was generated from the following file: