#include <material.h>
Data Fields | |
eMatType | type |
int | label |
double | Gamma |
double | Rhof |
void * | data |
double | Lambda |
Definition at line 45 of file material.h.
Definition at line 47 of file material.h.
Referenced by BRICK8TimeStep(), DKTTimeStep(), INFINITETimeStep(), LINE2TimeStep(), MaterialIsVisco(), Q4TimeStep(), T3TimeStep(), and TETR4TimeStep().
int sMaterial::label |
Definition at line 48 of file material.h.
double sMaterial::Gamma |
Definition at line 49 of file material.h.
Referenced by _NfiReadMaterialPROPERTYDENSITY(), and MaterialDensity().
double sMaterial::Rhof |
Definition at line 50 of file material.h.
Referenced by _NfiReadMaterialFLUIDDENSITY(), BRICK8PercForces(), Q4PercForces(), and TETR4PercForces().
void* sMaterial::data |
Definition at line 51 of file material.h.
Referenced by HiperbolicCMatrix(), HiperbolicEParameter(), HiperbolicFree(), HiperbolicNuParameter(), HiperbolicRead(), InterfaceCMatrix(), InterfaceEParameter(), InterfaceFree(), InterfaceNuParameter(), InterfaceRead(), IsotropicCMatrix(), IsotropicCPSMatrix(), IsotropicEParameter(), IsotropicFailCMatrix(), IsotropicFailEParameter(), IsotropicFailFree(), IsotropicFailNuParameter(), IsotropicFailRead(), IsotropicFailUpdateParameter(), IsotropicFree(), IsotropicNuParameter(), IsotropicRead(), ItfMohrCoulombCMatrix(), ItfMohrCoulombEParameter(), ItfMohrCoulombFree(), ItfMohrCoulombNuParameter(), ItfMohrCoulombRead(), ItfMohrCoulombUpdateStress(), KelvinCMatrix(), KelvinEParameter(), KelvinFree(), KelvinNuParameter(), KelvinRead(), KelvinTimeStep(), MaxwellCMatrix(), MaxwellEParameter(), MaxwellFree(), MaxwellNuParameter(), MaxwellRead(), MaxwellUpdateStress(), MaxwellViscoStrain(), MisesCMatrix(), MisesEParameter(), MisesFree(), MisesNuParameter(), MisesRead(), MisesUpdateStress(), MohrCoulombCMatrix(), MohrCoulombCutOffCMatrix(), MohrCoulombCutOffEParameter(), MohrCoulombCutOffFree(), MohrCoulombCutOffNuParameter(), MohrCoulombCutOffRead(), MohrCoulombCutOffUpdateStress(), MohrCoulombEParameter(), MohrCoulombFree(), MohrCoulombNACCMatrix(), MohrCoulombNACEParameter(), MohrCoulombNACFree(), MohrCoulombNACNuParameter(), MohrCoulombNACRead(), MohrCoulombNACUpdateStress(), MohrCoulombNAVCMatrix(), MohrCoulombNAVEParameter(), MohrCoulombNAVFree(), MohrCoulombNAVNuParameter(), MohrCoulombNAVRead(), MohrCoulombNAVUpdateStress(), MohrCoulombNuParameter(), MohrCoulombRead(), MohrCoulombUpdateStress(), OrthotropicCMatrix(), OrthotropicEParameter(), OrthotropicFree(), OrthotropicNuParameter(), and OrthotropicRead().
double sMaterial::Lambda |
Definition at line 52 of file material.h.
Referenced by _NfiReadMaterialPROPERTYLAMBDA(), BRICK8StressStrain(), Q4StressStrain(), Q4WriteGaussResult(), T3StressStrain(), T3WriteGaussResult(), and TETR4StressStrain().