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

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

#include <TPZMohrCoulombNeto.h>

Collaboration diagram for TPZMohrCoulombNeto::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 75 of file TPZMohrCoulombNeto.h.

Member Enumeration Documentation

◆ MPlane

Enumerator
ENoPlane 
EElastic 
EMainPlane 
ERightEdge 
ELeftEdge 
EHydroStatic 

Definition at line 94 of file TPZMohrCoulombNeto.h.

Constructor & Destructor Documentation

◆ TComputeSequence() [1/2]

TPZMohrCoulombNeto::TComputeSequence::TComputeSequence ( )
inline

Definition at line 77 of file TPZMohrCoulombNeto.h.

◆ TComputeSequence() [2/2]

TPZMohrCoulombNeto::TComputeSequence::TComputeSequence ( const TComputeSequence copy)
inline

Definition at line 82 of file TPZMohrCoulombNeto.h.

Member Function Documentation

◆ operator=()

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

Definition at line 87 of file TPZMohrCoulombNeto.h.

References fGamma, and fWhichPlane.

Member Data Documentation

◆ fGamma

TPZManVector<REAL> TPZMohrCoulombNeto::TComputeSequence::fGamma

◆ fWhichPlane

MPlane TPZMohrCoulombNeto::TComputeSequence::fWhichPlane

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