NeoPZ
Public Types | Public Member Functions | Public Attributes | List of all members
TPZMohrCoulombPV::TComputeSequence Struct Reference

structure which contains the decision tree of the return map More...

#include <TPZMohrCoulombPV.h>

Collaboration diagram for TPZMohrCoulombPV::TComputeSequence:
[legend]

Public Types

enum  MPlane {
  ENoPlane, EElastic, EMainPlane, ERightEdge,
  ELeftEdge, EHydroStatic
}
 

Public Member Functions

 TComputeSequence ()
 
 TComputeSequence (const TComputeSequence &copy)
 
TComputeSequenceoperator= (const TComputeSequence &copy)
 

Public Attributes

MPlane fWhichPlane
 
TPZManVector< REAL > fGamma
 

Detailed Description

structure which contains the decision tree of the return map

Definition at line 73 of file TPZMohrCoulombPV.h.

Member Enumeration Documentation

◆ MPlane

Enumerator
ENoPlane 
EElastic 
EMainPlane 
ERightEdge 
ELeftEdge 
EHydroStatic 

Definition at line 92 of file TPZMohrCoulombPV.h.

Constructor & Destructor Documentation

◆ TComputeSequence() [1/2]

TPZMohrCoulombPV::TComputeSequence::TComputeSequence ( )
inline

Definition at line 75 of file TPZMohrCoulombPV.h.

◆ TComputeSequence() [2/2]

TPZMohrCoulombPV::TComputeSequence::TComputeSequence ( const TComputeSequence copy)
inline

Definition at line 80 of file TPZMohrCoulombPV.h.

Member Function Documentation

◆ operator=()

TComputeSequence& TPZMohrCoulombPV::TComputeSequence::operator= ( const TComputeSequence copy)
inline

Definition at line 85 of file TPZMohrCoulombPV.h.

References fGamma, and fWhichPlane.

Member Data Documentation

◆ fGamma

TPZManVector<REAL> TPZMohrCoulombPV::TComputeSequence::fGamma

◆ fWhichPlane

MPlane TPZMohrCoulombPV::TComputeSequence::fWhichPlane

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