Structural_dynamic_mesh_model#

#include <Structural_dynamic_mesh_model.h>

How to cite this class in this doc#

:ref:`Structural\_dynamic\_mesh\_model <class-structural-dynamic-mesh-model>`
[Structural\_dynamic\_mesh\_model](#class-structural-dynamic-mesh-model)

Detailed description#

Inherits from#

List of Public Static Methods#

List of Public Methods#

List of Protected Methods#

Complete Member Function Documentation#

cree_instance
Objet_U * Structural_dynamic_mesh_model::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Structural_dynamic_mesh_model::cree_instance() <public-static-objet-u-ptr-structural-dynamic-mesh-model-cree-instance>`
[Objet_U * Structural_dynamic_mesh_model::cree_instance()](#public-static-objet-u-ptr-structural-dynamic-mesh-model-cree-instance)
info
const Type_info * Structural_dynamic_mesh_model::info()
How to cite in this doc:
:ref:`const Type_info * Structural_dynamic_mesh_model::info() <public-static-const-type-info-ptr-structural-dynamic-mesh-model-info>`
[const Type_info * Structural_dynamic_mesh_model::info()](#public-static-const-type-info-ptr-structural-dynamic-mesh-model-info)
self_cast
const Structural_dynamic_mesh_model & Structural_dynamic_mesh_model::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Structural_dynamic_mesh_model & Structural_dynamic_mesh_model::self_cast(const Objet_U &) <public-static-const-structural-dynamic-mesh-model-ref-structural-dynamic-mesh-model-self-cast-const-objet-u-ref>`
[const Structural_dynamic_mesh_model & Structural_dynamic_mesh_model::self_cast(const Objet_U &)](#public-static-const-structural-dynamic-mesh-model-ref-structural-dynamic-mesh-model-self-cast-const-objet-u-ref)
self_cast
Structural_dynamic_mesh_model & Structural_dynamic_mesh_model::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Structural_dynamic_mesh_model & Structural_dynamic_mesh_model::self_cast(Objet_U &) <public-static-structural-dynamic-mesh-model-ref-structural-dynamic-mesh-model-self-cast-objet-u-ref>`
[Structural_dynamic_mesh_model & Structural_dynamic_mesh_model::self_cast(Objet_U &)](#public-static-structural-dynamic-mesh-model-ref-structural-dynamic-mesh-model-self-cast-objet-u-ref)
addMaterialProperty
void Structural_dynamic_mesh_model::addMaterialProperty(const std::string name, const std::vector< double > val)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::addMaterialProperty(const std::string name, const std::vector< double > val) <public-void-structural-dynamic-mesh-model-addmaterialproperty-const-std-string-name-const-std-vector-double-val>`
[void Structural_dynamic_mesh_model::addMaterialProperty(const std::string name, const std::vector< double > val)](#public-void-structural-dynamic-mesh-model-addmaterialproperty-const-std-string-name-const-std-vector-double-val)
applyDtCoefficient
void Structural_dynamic_mesh_model::applyDtCoefficient()
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::applyDtCoefficient() <public-void-structural-dynamic-mesh-model-applydtcoefficient>`
[void Structural_dynamic_mesh_model::applyDtCoefficient()](#public-void-structural-dynamic-mesh-model-applydtcoefficient)
checkElemOrientation
void Structural_dynamic_mesh_model::checkElemOrientation(int elnodes[4], const int elem)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::checkElemOrientation(int elnodes[4], const int elem) <public-void-structural-dynamic-mesh-model-checkelemorientation-int-elnodes[4]-const-int-elem>`
[void Structural_dynamic_mesh_model::checkElemOrientation(int elnodes[4], const int elem)](#public-void-structural-dynamic-mesh-model-checkelemorientation-int-elnodes[4]-const-int-elem)
computeCriticalDt
double Structural_dynamic_mesh_model::computeCriticalDt(const double volume, const double xlong, const double cSound, const double dtMin, double &scaleMass)
References
Referenced By
How to cite in this doc:
:ref:`double Structural_dynamic_mesh_model::computeCriticalDt(const double volume, const double xlong, const double cSound, const double dtMin, double &scaleMass) <public-double-structural-dynamic-mesh-model-computecriticaldt-const-double-volume-const-double-xlong-const-double-csound-const-double-dtmin-double-ref-scalemass>`
[double Structural_dynamic_mesh_model::computeCriticalDt(const double volume, const double xlong, const double cSound, const double dtMin, double &scaleMass)](#public-double-structural-dynamic-mesh-model-computecriticaldt-const-double-volume-const-double-xlong-const-double-csound-const-double-dtmin-double-ref-scalemass)
computeForceFaces
void Structural_dynamic_mesh_model::computeForceFaces(const int nb_faces, const int nb_som_face, const IntTab &face_sommets)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::computeForceFaces(const int nb_faces, const int nb_som_face, const IntTab &face_sommets) <public-void-structural-dynamic-mesh-model-computeforcefaces-const-int-nb-faces-const-int-nb-som-face-const-inttab-ref-face-sommets>`
[void Structural_dynamic_mesh_model::computeForceFaces(const int nb_faces, const int nb_som_face, const IntTab &face_sommets)](#public-void-structural-dynamic-mesh-model-computeforcefaces-const-int-nb-faces-const-int-nb-som-face-const-inttab-ref-face-sommets)
computeInternalForces
void Structural_dynamic_mesh_model::computeInternalForces(double &volume, double &xlong, double &cSound, double &Pressure, double &VonMises)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::computeInternalForces(double &volume, double &xlong, double &cSound, double &Pressure, double &VonMises) <public-void-structural-dynamic-mesh-model-computeinternalforces-double-ref-volume-double-ref-xlong-double-ref-csound-double-ref-pressure-double-ref-vonmises>`
[void Structural_dynamic_mesh_model::computeInternalForces(double &volume, double &xlong, double &cSound, double &Pressure, double &VonMises)](#public-void-structural-dynamic-mesh-model-computeinternalforces-double-ref-volume-double-ref-xlong-double-ref-csound-double-ref-pressure-double-ref-vonmises)
duplique
int Structural_dynamic_mesh_model::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Structural_dynamic_mesh_model::duplique() const override <public-int-structural-dynamic-mesh-model-duplique-const-override>`
[int Structural_dynamic_mesh_model::duplique() const override](#public-int-structural-dynamic-mesh-model-duplique-const-override)
get_info
const Type_info * Structural_dynamic_mesh_model::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Structural_dynamic_mesh_model::get_info() const override <public-const-type-info-ptr-structural-dynamic-mesh-model-get-info-const-override>`
[const Type_info * Structural_dynamic_mesh_model::get_info() const override](#public-const-type-info-ptr-structural-dynamic-mesh-model-get-info-const-override)
getDampingCoefficient
double Structural_dynamic_mesh_model::getDampingCoefficient()
References
Referenced By
How to cite in this doc:
:ref:`double Structural_dynamic_mesh_model::getDampingCoefficient() <public-double-structural-dynamic-mesh-model-getdampingcoefficient>`
[double Structural_dynamic_mesh_model::getDampingCoefficient()](#public-double-structural-dynamic-mesh-model-getdampingcoefficient)
getDensity
double Structural_dynamic_mesh_model::getDensity()
References
Referenced By
How to cite in this doc:
:ref:`double Structural_dynamic_mesh_model::getDensity() <public-double-structural-dynamic-mesh-model-getdensity>`
[double Structural_dynamic_mesh_model::getDensity()](#public-double-structural-dynamic-mesh-model-getdensity)
getGridDtMin
double Structural_dynamic_mesh_model::getGridDtMin()
References
Referenced By
How to cite in this doc:
:ref:`double Structural_dynamic_mesh_model::getGridDtMin() <public-double-structural-dynamic-mesh-model-getgriddtmin>`
[double Structural_dynamic_mesh_model::getGridDtMin()](#public-double-structural-dynamic-mesh-model-getgriddtmin)
getMeshPbForceFace
const DoubleTab & Structural_dynamic_mesh_model::getMeshPbForceFace() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleTab & Structural_dynamic_mesh_model::getMeshPbForceFace() const <public-const-doubletab-ref-structural-dynamic-mesh-model-getmeshpbforceface-const>`
[const DoubleTab & Structural_dynamic_mesh_model::getMeshPbForceFace() const](#public-const-doubletab-ref-structural-dynamic-mesh-model-getmeshpbforceface-const)
getMeshPbPressure
const DoubleVect & Structural_dynamic_mesh_model::getMeshPbPressure() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleVect & Structural_dynamic_mesh_model::getMeshPbPressure() const <public-const-doublevect-ref-structural-dynamic-mesh-model-getmeshpbpressure-const>`
[const DoubleVect & Structural_dynamic_mesh_model::getMeshPbPressure() const](#public-const-doublevect-ref-structural-dynamic-mesh-model-getmeshpbpressure-const)
getMeshPbVonMises
const DoubleVect & Structural_dynamic_mesh_model::getMeshPbVonMises() const
References
Referenced By
How to cite in this doc:
:ref:`const DoubleVect & Structural_dynamic_mesh_model::getMeshPbVonMises() const <public-const-doublevect-ref-structural-dynamic-mesh-model-getmeshpbvonmises-const>`
[const DoubleVect & Structural_dynamic_mesh_model::getMeshPbVonMises() const](#public-const-doublevect-ref-structural-dynamic-mesh-model-getmeshpbvonmises-const)
getNbNodesPerElem
int Structural_dynamic_mesh_model::getNbNodesPerElem()
References
Referenced By
How to cite in this doc:
:ref:`int Structural_dynamic_mesh_model::getNbNodesPerElem() <public-int-structural-dynamic-mesh-model-getnbnodesperelem>`
[int Structural_dynamic_mesh_model::getNbNodesPerElem()](#public-int-structural-dynamic-mesh-model-getnbnodesperelem)
initDynamicMeshProblem
void Structural_dynamic_mesh_model::initDynamicMeshProblem(const int nsom, const int nelem, const int nface, const MD_Vector &md, const MD_Vector &mde, const MD_Vector &mdf)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::initDynamicMeshProblem(const int nsom, const int nelem, const int nface, const MD_Vector &md, const MD_Vector &mde, const MD_Vector &mdf) <public-void-structural-dynamic-mesh-model-initdynamicmeshproblem-const-int-nsom-const-int-nelem-const-int-nface-const-md-vector-ref-md-const-md-vector-ref-mde-const-md-vector-ref-mdf>`
[void Structural_dynamic_mesh_model::initDynamicMeshProblem(const int nsom, const int nelem, const int nface, const MD_Vector &md, const MD_Vector &mde, const MD_Vector &mdf)](#public-void-structural-dynamic-mesh-model-initdynamicmeshproblem-const-int-nsom-const-int-nelem-const-int-nface-const-md-vector-ref-md-const-md-vector-ref-mde-const-md-vector-ref-mdf)
initMfrontBehaviour
void Structural_dynamic_mesh_model::initMfrontBehaviour()
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::initMfrontBehaviour() <public-void-structural-dynamic-mesh-model-initmfrontbehaviour>`
[void Structural_dynamic_mesh_model::initMfrontBehaviour()](#public-void-structural-dynamic-mesh-model-initmfrontbehaviour)
interpreter_
Entree & Structural_dynamic_mesh_model::interpreter_(Entree &) override

Reimplements:

References
How to cite in this doc:
:ref:`Entree & Structural_dynamic_mesh_model::interpreter_(Entree &) override <public-entree-ref-structural-dynamic-mesh-model-interpreter-underscore-entree-ref-override>`
[Entree & Structural_dynamic_mesh_model::interpreter_(Entree &) override](#public-entree-ref-structural-dynamic-mesh-model-interpreter-underscore-entree-ref-override)
setConfigurationResetDt
void Structural_dynamic_mesh_model::setConfigurationResetDt(const double &dt)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setConfigurationResetDt(const double &dt) <public-void-structural-dynamic-mesh-model-setconfigurationresetdt-const-double-ref-dt>`
[void Structural_dynamic_mesh_model::setConfigurationResetDt(const double &dt)](#public-void-structural-dynamic-mesh-model-setconfigurationresetdt-const-double-ref-dt)
setDensity
void Structural_dynamic_mesh_model::setDensity(const double &rho)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setDensity(const double &rho) <public-void-structural-dynamic-mesh-model-setdensity-const-double-ref-rho>`
[void Structural_dynamic_mesh_model::setDensity(const double &rho)](#public-void-structural-dynamic-mesh-model-setdensity-const-double-ref-rho)
setDtSafetyCoefficient
void Structural_dynamic_mesh_model::setDtSafetyCoefficient(const double &c)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setDtSafetyCoefficient(const double &c) <public-void-structural-dynamic-mesh-model-setdtsafetycoefficient-const-double-ref-c>`
[void Structural_dynamic_mesh_model::setDtSafetyCoefficient(const double &c)](#public-void-structural-dynamic-mesh-model-setdtsafetycoefficient-const-double-ref-c)
setGlobalFields
void Structural_dynamic_mesh_model::setGlobalFields(const int elnodes[4], const double Pressure, const double VonMises)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setGlobalFields(const int elnodes[4], const double Pressure, const double VonMises) <public-void-structural-dynamic-mesh-model-setglobalfields-const-int-elnodes[4]-const-double-pressure-const-double-vonmises>`
[void Structural_dynamic_mesh_model::setGlobalFields(const int elnodes[4], const double Pressure, const double VonMises)](#public-void-structural-dynamic-mesh-model-setglobalfields-const-int-elnodes[4]-const-double-pressure-const-double-vonmises)
setGridDtMin
void Structural_dynamic_mesh_model::setGridDtMin(const double &dt)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setGridDtMin(const double &dt) <public-void-structural-dynamic-mesh-model-setgriddtmin-const-double-ref-dt>`
[void Structural_dynamic_mesh_model::setGridDtMin(const double &dt)](#public-void-structural-dynamic-mesh-model-setgriddtmin-const-double-ref-dt)
setInertialDamping
void Structural_dynamic_mesh_model::setInertialDamping(const double &D)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setInertialDamping(const double &D) <public-void-structural-dynamic-mesh-model-setinertialdamping-const-double-ref-d>`
[void Structural_dynamic_mesh_model::setInertialDamping(const double &D)](#public-void-structural-dynamic-mesh-model-setinertialdamping-const-double-ref-d)
setLocalFields
void Structural_dynamic_mesh_model::setLocalFields(const int elnodes[4], const int elem)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setLocalFields(const int elnodes[4], const int elem) <public-void-structural-dynamic-mesh-model-setlocalfields-const-int-elnodes[4]-const-int-elem>`
[void Structural_dynamic_mesh_model::setLocalFields(const int elnodes[4], const int elem)](#public-void-structural-dynamic-mesh-model-setlocalfields-const-int-elnodes[4]-const-int-elem)
setMassElem
void Structural_dynamic_mesh_model::setMassElem(const double &elmass)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setMassElem(const double &elmass) <public-void-structural-dynamic-mesh-model-setmasselem-const-double-ref-elmass>`
[void Structural_dynamic_mesh_model::setMassElem(const double &elmass)](#public-void-structural-dynamic-mesh-model-setmasselem-const-double-ref-elmass)
setMaxAddedMassRatio
void Structural_dynamic_mesh_model::setMaxAddedMassRatio(const double &r)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setMaxAddedMassRatio(const double &r) <public-void-structural-dynamic-mesh-model-setmaxaddedmassratio-const-double-ref-r>`
[void Structural_dynamic_mesh_model::setMaxAddedMassRatio(const double &r)](#public-void-structural-dynamic-mesh-model-setmaxaddedmassratio-const-double-ref-r)
setMfrontHypothesis
void Structural_dynamic_mesh_model::setMfrontHypothesis(const std::string &h)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setMfrontHypothesis(const std::string &h) <public-void-structural-dynamic-mesh-model-setmfronthypothesis-const-std-string-ref-h>`
[void Structural_dynamic_mesh_model::setMfrontHypothesis(const std::string &h)](#public-void-structural-dynamic-mesh-model-setmfronthypothesis-const-std-string-ref-h)
setMfrontLibraryPath
void Structural_dynamic_mesh_model::setMfrontLibraryPath(const std::string &l)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setMfrontLibraryPath(const std::string &l) <public-void-structural-dynamic-mesh-model-setmfrontlibrarypath-const-std-string-ref-l>`
[void Structural_dynamic_mesh_model::setMfrontLibraryPath(const std::string &l)](#public-void-structural-dynamic-mesh-model-setmfrontlibrarypath-const-std-string-ref-l)
setMfrontModelName
void Structural_dynamic_mesh_model::setMfrontModelName(const std::string &f)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setMfrontModelName(const std::string &f) <public-void-structural-dynamic-mesh-model-setmfrontmodelname-const-std-string-ref-f>`
[void Structural_dynamic_mesh_model::setMfrontModelName(const std::string &f)](#public-void-structural-dynamic-mesh-model-setmfrontmodelname-const-std-string-ref-f)
Structural_dynamic_mesh_model
Structural_dynamic_mesh_model::Structural_dynamic_mesh_model()
References
How to cite in this doc:
:ref:`Structural_dynamic_mesh_model::Structural_dynamic_mesh_model() <public-structural-dynamic-mesh-model-structural-dynamic-mesh-model>`
[Structural_dynamic_mesh_model::Structural_dynamic_mesh_model()](#public-structural-dynamic-mesh-model-structural-dynamic-mesh-model)
taille_memoire
unsigned Structural_dynamic_mesh_model::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Structural_dynamic_mesh_model::taille_memoire() const override <public-unsigned-structural-dynamic-mesh-model-taille-memoire-const-override>`
[unsigned Structural_dynamic_mesh_model::taille_memoire() const override](#public-unsigned-structural-dynamic-mesh-model-taille-memoire-const-override)
~Structural_dynamic_mesh_model
Structural_dynamic_mesh_model::~Structural_dynamic_mesh_model()
How to cite in this doc:
:ref:`Structural_dynamic_mesh_model::~Structural_dynamic_mesh_model() <public-structural-dynamic-mesh-model-dtor-structural-dynamic-mesh-model>`
[Structural_dynamic_mesh_model::~Structural_dynamic_mesh_model()](#public-structural-dynamic-mesh-model-dtor-structural-dynamic-mesh-model)
integrate_behaviour_
void Structural_dynamic_mesh_model::integrate_behaviour_(double *const stress, double *const ivar, const double *const evar, double *const stiff, const double *const gradientOrStrain0, const double *const gradientOrStrain1, double *const vsound)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::integrate_behaviour_(double *const stress, double *const ivar, const double *const evar, double *const stiff, const double *const gradientOrStrain0, const double *const gradientOrStrain1, double *const vsound) <protected-void-structural-dynamic-mesh-model-integrate-behaviour-underscore-double-ptr-const-stress-double-ptr-const-ivar-const-double-ptr-const-evar-double-ptr-const-stiff-const-double-ptr-const-gradientorstrain0-const-double-ptr-const-gradientorstrain1-double-ptr-const-vsound>`
[void Structural_dynamic_mesh_model::integrate_behaviour_(double *const stress, double *const ivar, const double *const evar, double *const stiff, const double *const gradientOrStrain0, const double *const gradientOrStrain1, double *const vsound)](#protected-void-structural-dynamic-mesh-model-integrate-behaviour-underscore-double-ptr-const-stress-double-ptr-const-ivar-const-double-ptr-const-evar-double-ptr-const-stiff-const-double-ptr-const-gradientorstrain0-const-double-ptr-const-gradientorstrain1-double-ptr-const-vsound)
load_behaviour_
void Structural_dynamic_mesh_model::load_behaviour_(StressMeasureKind smk, TangentOperatorKind tok)
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::load_behaviour_(StressMeasureKind smk, TangentOperatorKind tok) <protected-void-structural-dynamic-mesh-model-load-behaviour-underscore-stressmeasurekind-smk-tangentoperatorkind-tok>`
[void Structural_dynamic_mesh_model::load_behaviour_(StressMeasureKind smk, TangentOperatorKind tok)](#protected-void-structural-dynamic-mesh-model-load-behaviour-underscore-stressmeasurekind-smk-tangentoperatorkind-tok)
printOn
Sortie & Structural_dynamic_mesh_model::printOn(Sortie &x) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Sortie & Structural_dynamic_mesh_model::printOn(Sortie &x) const override <protected-sortie-ref-structural-dynamic-mesh-model-printon-sortie-ref-x-const-override>`
[Sortie & Structural_dynamic_mesh_model::printOn(Sortie &x) const override](#protected-sortie-ref-structural-dynamic-mesh-model-printon-sortie-ref-x-const-override)
readOn
Entree & Structural_dynamic_mesh_model::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Entree & Structural_dynamic_mesh_model::readOn(Entree &) override <protected-entree-ref-structural-dynamic-mesh-model-readon-entree-ref-override>`
[Entree & Structural_dynamic_mesh_model::readOn(Entree &) override](#protected-entree-ref-structural-dynamic-mesh-model-readon-entree-ref-override)
setB0_
void Structural_dynamic_mesh_model::setB0_(const DoubleTab &B)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::setB0_(const DoubleTab &B) <protected-void-structural-dynamic-mesh-model-setb0-underscore-const-doubletab-ref-b>`
[void Structural_dynamic_mesh_model::setB0_(const DoubleTab &B)](#protected-void-structural-dynamic-mesh-model-setb0-underscore-const-doubletab-ref-b)
tetrahedronVolLength_
void Structural_dynamic_mesh_model::tetrahedronVolLength_(double &vol, double &xlong, const double Det)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::tetrahedronVolLength_(double &vol, double &xlong, const double Det) <protected-void-structural-dynamic-mesh-model-tetrahedronvollength-underscore-double-ref-vol-double-ref-xlong-const-double-det>`
[void Structural_dynamic_mesh_model::tetrahedronVolLength_(double &vol, double &xlong, const double Det)](#protected-void-structural-dynamic-mesh-model-tetrahedronvollength-underscore-double-ref-vol-double-ref-xlong-const-double-det)
triangleSurfLength_
void Structural_dynamic_mesh_model::triangleSurfLength_(double &aire, double &xlong, const double Det)
References
Referenced By
How to cite in this doc:
:ref:`void Structural_dynamic_mesh_model::triangleSurfLength_(double &aire, double &xlong, const double Det) <protected-void-structural-dynamic-mesh-model-trianglesurflength-underscore-double-ref-aire-double-ref-xlong-const-double-det>`
[void Structural_dynamic_mesh_model::triangleSurfLength_(double &aire, double &xlong, const double Det)](#protected-void-structural-dynamic-mesh-model-trianglesurflength-underscore-double-ref-aire-double-ref-xlong-const-double-det)

Attributes Documentation#

info_obj (public)
const Type_info Structural_dynamic_mesh_model::info_obj
a (public)
DoubleTab Structural_dynamic_mesh_model::a
AddedMassRatioExceeded (public)
bool Structural_dynamic_mesh_model::AddedMassRatioExceeded
configurationResetDt (public)
double Structural_dynamic_mesh_model::configurationResetDt
doConfigurationReset (public)
bool Structural_dynamic_mesh_model::doConfigurationReset = false
ff (public)
DoubleTab Structural_dynamic_mesh_model::ff
gridDt (public)
double Structural_dynamic_mesh_model::gridDt
gridNStep (public)
int Structural_dynamic_mesh_model::gridNStep
gridResetTime (public)
double Structural_dynamic_mesh_model::gridResetTime
gridTime (public)
double Structural_dynamic_mesh_model::gridTime
isMassBuilt (public)
bool Structural_dynamic_mesh_model::isMassBuilt
mass (public)
DoubleVect Structural_dynamic_mesh_model::mass
maxAddedMassRatio (public)
double Structural_dynamic_mesh_model::maxAddedMassRatio
nodalScaleMass (public)
DoubleVect Structural_dynamic_mesh_model::nodalScaleMass
totalMass (public)
double Structural_dynamic_mesh_model::totalMass
u (public)
DoubleTab Structural_dynamic_mesh_model::u
v (public)
DoubleTab Structural_dynamic_mesh_model::v
vp (public)
DoubleTab Structural_dynamic_mesh_model::vp
x (public)
DoubleTab Structural_dynamic_mesh_model::x
B0_ (protected)
DoubleTab Structural_dynamic_mesh_model::B0_
B0l_ (protected)
DoubleTab Structural_dynamic_mesh_model::B0l_
density_ (protected)
double Structural_dynamic_mesh_model::density_
dtSafetyCoefficient_ (protected)
double Structural_dynamic_mesh_model::dtSafetyCoefficient_ = 0.5
Eta_ (protected)
DoubleTab Structural_dynamic_mesh_model::Eta_
f_ (protected)
std::string Structural_dynamic_mesh_model::f_
fl_ (protected)
DoubleTab Structural_dynamic_mesh_model::fl_
Ft_ (protected)
DoubleTab Structural_dynamic_mesh_model::Ft_
gridDtMin_ (protected)
double Structural_dynamic_mesh_model::gridDtMin_ = 0
h_ (protected)
std::string Structural_dynamic_mesh_model::h_
iel_ (protected)
int Structural_dynamic_mesh_model::iel_
inertialDamping_ (protected)
double Structural_dynamic_mesh_model::inertialDamping_
invertNum_ (protected)
IntVect Structural_dynamic_mesh_model::invertNum_
l_ (protected)
std::string Structural_dynamic_mesh_model::l_
massElem_ (protected)
DoubleVect Structural_dynamic_mesh_model::massElem_
matp_ (protected)
std::map<std::string,std::vector<double>> Structural_dynamic_mesh_model::matp_
meshPbForceFace_ (protected)
DoubleTab Structural_dynamic_mesh_model::meshPbForceFace_
meshPbPressure_ (protected)
DoubleVect Structural_dynamic_mesh_model::meshPbPressure_
meshPbVonMises_ (protected)
DoubleVect Structural_dynamic_mesh_model::meshPbVonMises_
mgisBehaviour_ (protected)
mgis::behaviour::Behaviour Structural_dynamic_mesh_model::mgisBehaviour_
mgisBehaviourData_ (protected)
mgis::behaviour::BehaviourDataView Structural_dynamic_mesh_model::mgisBehaviourData_
nbn_ (protected)
int Structural_dynamic_mesh_model::nbn_
nSymSize_ (protected)
int Structural_dynamic_mesh_model::nSymSize_
rdt_ (protected)
double Structural_dynamic_mesh_model::rdt_ = 1.
Stress_ (protected)
DoubleTab Structural_dynamic_mesh_model::Stress_
symSize_ (protected)
int Structural_dynamic_mesh_model::symSize_
ul_ (protected)
DoubleTab Structural_dynamic_mesh_model::ul_
xl_ (protected)
DoubleTab Structural_dynamic_mesh_model::xl_
stiffnessMatrixMinSize_ (protected)
constexpr int Structural_dynamic_mesh_model::stiffnessMatrixMinSize_ = 1 + mgis::behaviour::Behaviour::nopts
hypothesis_ (private)
mgis::behaviour::Hypothesis Structural_dynamic_mesh_model::hypothesis_
KSize_ (private)
int Structural_dynamic_mesh_model::KSize_
loaded_ (private)
bool Structural_dynamic_mesh_model::loaded_ = false
matpSize_ (private)
int Structural_dynamic_mesh_model::matpSize_
mfrontEvars_ (private)
DoubleTab Structural_dynamic_mesh_model::mfrontEvars_
nbEvars_ (private)
int Structural_dynamic_mesh_model::nbEvars_
nbIvars_ (private)
int Structural_dynamic_mesh_model::nbIvars_
sizeEvars_ (private)
int Structural_dynamic_mesh_model::sizeEvars_