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

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

#include <TPZYCMohrCoulombPV.h>

Collaboration diagram for TPZYCMohrCoulombPV::TComputeSequence:
[legend]

Public Types

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

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 46 of file TPZYCMohrCoulombPV.h.

Member Enumeration Documentation

◆ MPlane

Enumerator
ENoPlane 
EElastic 
EMainPlane 
ERightEdge 
ELeftEdge 
EApex 

Definition at line 62 of file TPZYCMohrCoulombPV.h.

Constructor & Destructor Documentation

◆ TComputeSequence() [1/2]

TPZYCMohrCoulombPV::TComputeSequence::TComputeSequence ( )
inline

Definition at line 48 of file TPZYCMohrCoulombPV.h.

◆ TComputeSequence() [2/2]

TPZYCMohrCoulombPV::TComputeSequence::TComputeSequence ( const TComputeSequence copy)
inline

Definition at line 52 of file TPZYCMohrCoulombPV.h.

Member Function Documentation

◆ operator=()

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

Definition at line 56 of file TPZYCMohrCoulombPV.h.

References fGamma, and fWhichPlane.

Referenced by TPZYCMohrCoulombPV::SetUp().

Member Data Documentation

◆ fGamma

TPZManVector<REAL> TPZYCMohrCoulombPV::TComputeSequence::fGamma

◆ fWhichPlane

MPlane TPZYCMohrCoulombPV::TComputeSequence::fWhichPlane

Definition at line 66 of file TPZYCMohrCoulombPV.h.

Referenced by operator=(), and TPZYCMohrCoulombPV::ProjectSigma().


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