TrioCFD 1.9.9_beta
TrioCFD documentation
Loading...
Searching...
No Matches
Structural_dynamic_mesh_model Class Reference

#include <Structural_dynamic_mesh_model.h>

Inheritance diagram for Structural_dynamic_mesh_model:
[legend]
Collaboration diagram for Structural_dynamic_mesh_model:
[legend]

Public Member Functions

 Structural_dynamic_mesh_model ()
Entreeinterpreter_ (Entree &) override
void setMfrontLibraryPath (const std::string &l)
void setMfrontModelName (const std::string &f)
void setMfrontHypothesis (const std::string &h)
void setDensity (const double &rho)
void setInertialDamping (const double &D)
void setDtSafetyCoefficient (const double &c)
void setGridDtMin (const double &dt)
void setConfigurationResetDt (const double &dt)
void setMaxAddedMassRatio (const double &r)
void addMaterialProperty (const std::string name, const std::vector< double > val)
int getNbNodesPerElem ()
double getDensity ()
double getDampingCoefficient ()
double getGridDtMin ()
void setMassElem (const double &elmass)
const DoubleVect & getMeshPbPressure () const
const DoubleVect & getMeshPbVonMises () const
const DoubleTab & getMeshPbForceFace () const
const DoubleTab & getMeshDisplacement () const
const DoubleTab & getMeshVelocity () const
const DoubleTab & getMeshAcceleration () const
const DoubleTab & getMeshPosition () const
const DoubleTab & getMeshReferenceConfiguration () const
const DoubleTab & getMeshTransformationGradient () const
const DoubleTab & getMeshStress () const
const int & getMeshReferenceConfigurationNbComp () const
const int & getMeshTransformationGradientNbComp () const
const int & getMeshStressNbComp () const
void applyDtCoefficient ()
void initMfrontBehaviour ()
void initDynamicMeshProblem (const double temps, const int nsom, const int nelem, const int nface, const MD_Vector &md, const MD_Vector &mde, const MD_Vector &mdf)
void setLocalFields (const int elnodes[4], const int elem)
void computeInternalForces (double &volume, double &xlong, double &cSound, double &Pressure, double &VonMises)
void setGlobalFields (const int elnodes[4], const double Pressure, const double VonMises)
double computeCriticalDt (const double volume, const double xlong, const double cSound, const double dtMin, double &scaleMass)
void computeForceFaces (const int nb_faces, const int nb_som_face, const IntTab &face_sommets)
void checkElemOrientation (int elnodes[4], const int elem)
void resumptionMesh (double, DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &, DoubleTab &)
void saveBeginning_of_stepVariables ()
void resetVariablestoBeginning_of_step ()
void solveDynamicMeshProblem (const double, const DoubleTab &, const IntVect &, DoubleTab &, const int, const int, const int, const IntTab &, const int, const int, const IntTab &, const Domaine_ALE &)
Public Member Functions inherited from Interprete_geometrique_base_32_64< int >
Entreeinterpreter (Entree &is) override
void associer_domaine (Nom &nom_dom)
void associer_domaine (Entree &is)
void associer_domaine (Domaine_t &dom)
Domaine_tdomaine (int i=0)
const Domaine_tdomaine (int i=0) const
 LIST (OBS_PTR(Domaine_t)) &domaines()
void mettre_a_jour_sous_domaine (Domaine_t &domaine, int_t &elem, int_t num_premier_elem, int_t nb_elem) const
 Adds the new elements into the sub-domains.
Public Member Functions inherited from Objet_U
 ~Objet_U () override
 Destructor. Removes the object from the list of objects registered in "memory".
int numero () const
 Returns the index of the object in Memoire::data.
virtual int duplique () const =0
virtual SortieprintOn (Sortie &) const
 Writes the object to an output stream. Virtual method to override.
virtual EntreereadOn (Entree &)
 Reads an Objet_U from an input stream. Virtual method to override.
virtual unsigned taille_memoire () const =0
virtual int est_egal_a (const Objet_U &) const
 Returns 1 if x and *this are the same instance (same memory address).
virtual const Nomle_nom () const
 Returns the name of the Objet_U. Virtual method to override: returns "neant" in this implementation.
virtual void nommer (const Nom &)
 Assigns a name to the Objet_U. Virtual method to override.
virtual int reprendre (Entree &)
 Restores an Objet_U from an input stream. Virtual method to override.
virtual int sauvegarder (Sortie &) const
 Saves an Objet_U to an output stream. Virtual method to override.
int get_object_id () const
 Returns the unique identifier of the object (object_id_).
virtual const Type_infoget_info () const
 Returns type information for the Objet_U.
const Nomque_suis_je () const
 Returns the string identifying the class.
const char * le_type () const
 Returns the type name of the Objet_U.
virtual int change_num (const int *const)
 Changes the internal number of the Objet_U.
virtual int lire_motcle_non_standard (const Motcle &motlu, Entree &is)
 Reads non-simple-type parameters of an Objet_U from an input stream.
virtual int associer_ (Objet_U &)
 Associates the Objet_U with another Objet_U. Virtual method to override.
const Interpreteinterprete () const
Interpreteinterprete ()
Public Member Functions inherited from Process
virtual ~Process ()

Public Attributes

DoubleTab x
DoubleTab u
DoubleTab v
DoubleTab vp
DoubleTab a
DoubleTab ff
DoubleVect mass
DoubleVect nodalScaleMass
double totalMass = 0.
int gridNStep = 0.
double gridTime = 0.
double gridTime_n =0.
double gridDt = 0.
bool isMassBuilt = false
double configurationResetDt = 0.
double gridResetTime = 0.
double maxAddedMassRatio =0.
bool doConfigurationReset =false
int resumption =0
int iCoCoImplicitIteration = -1
bool acceleratedSolutionEnabled = true
int acceleratedSolution = 0
DoubleTab xLast
DoubleTab vpLast
double dtLast
bool skipStressComputation = false

Protected Member Functions

void load_behaviour_ (StressMeasureKind smk, TangentOperatorKind tok)
void 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)
void triangleSurfLength_ (double &aire, double &xlong, const double Det)
void tetrahedronVolLength_ (double &vol, double &xlong, const double Det)
void setB0_ (const DoubleTab &B)
Protected Member Functions inherited from Interprete_geometrique_base_32_64< int >
 LIST (OBS_PTR(Domaine_t)) domains_
Protected Member Functions inherited from Objet_U
 Objet_U ()
 Default constructor: assigns a unique identifier to the object (object_id_) and registers the object in "memory" by giving it a num_obj number.
 Objet_U (const Objet_U &)
 Copy constructor.
const Objet_Uoperator= (const Objet_U &)
 Assignment operator: does nothing (the number and identifier are preserved).
virtual void set_param (Param &) const

Protected Attributes

mgis::behaviour::Behaviour mgisBehaviour_
mgis::behaviour::BehaviourDataView mgisBehaviourData_
std::vector< double > s0MaterialProperties_
std::vector< double > s1MaterialProperties_
std::string l_
std::string f_
std::string h_
std::map< std::string, std::vector< double > > matp_
double rdt_ = 1.
double inertialDamping_ =0.
double density_ =0.
double dtSafetyCoefficient_ = 0.5
double gridDtMin_ = 0
int nSymSize_ =0
int symSize_ =0
int dimB0_ =0
DoubleTab Eta_
int iel_ =0
int nbn_ =0
DoubleTab xl_
DoubleTab ul_
DoubleTab fl_
DoubleTab B0l_
IntVect invertNum_
DoubleTab B0_
DoubleTab Ft_
DoubleTab Stress_
DoubleVect massElem_
DoubleVect meshPbPressure_
DoubleVect meshPbVonMises_
DoubleTab meshPbForceFace_
double gridDt_n
int gridNStep_n
DoubleTab x_n
DoubleTab u_n
DoubleTab v_n
DoubleTab a_n
DoubleTab B0_n
DoubleTab Ft_n
DoubleTab Stress_n
DoubleVect cSoundElem_

Static Protected Attributes

static constexpr int stiffnessMatrixMinSize_ = 1 + mgis::behaviour::Behaviour::nopts

Additional Inherited Members

Public Types inherited from Interprete_geometrique_base_32_64< int >
using int_t
using Domaine_t
Static Public Member Functions inherited from Interprete
static Objet_Uobjet (const Nom &)
 See Interprete_bloc::objet_global(). BM: the Interprete class is not the best place for this.
static int objet_existant (const Nom &)
 Returns 1 if the object exists, 0 otherwise. See Interprete_bloc::objet_global_existant().
Static Public Member Functions inherited from Objet_U
static const Nomnom_du_cas ()
 Returns a constant reference to the case name. This method is static.
static Nomget_set_nom_du_cas ()
 Returns a non-constant reference to the case name (to allow modification). This method is static.
static const Type_infoinfo ()
 Returns type information for the Objet_U (static version).
static const Objet_Uself_cast (const Objet_U &)
 Method added for casting in Python.
static Objet_Uself_cast (Objet_U &)
Static Public Member Functions inherited from Process
static int me ()
 Returns the rank of the local processor in the current communication group. See Comm_Group::rank() and PE_Groups::current_group().
static int nproc ()
 Returns the number of processors in the current group. See Comm_Group::nproc() and PE_Groups::current_group().
static bool is_parallel ()
static void exit (int exit_code=-1)
 Exit routine for TRUST within a Kokkos region.
static double mp_sum (double)
 Computes the sum of x over all processors in the current group.
static float mp_sum (float)
static trustIdType mp_sum (trustIdType)
 Computes the sum of x over all processors in the current group.
static double mp_max (double)
static double mp_min (double)
static int mp_max (int)
 Returns the maximum value of x across all processors in the current group.
static int mp_min (int)
 Returns the minimum value of x across all processors in the current group.
static double mp_sum_as_double (int v)
static trustIdType mppartial_sum (trustIdType i)
 Computes the partial sum of x over processors 0 to me()-1 (returns 0 on processor 0).
template<typename T>
static void mp_sum_for_each (T &arg1, T &arg2)
 C++14 compatible mp_sum_for_each: combine multiple mp_sum calls into one collective operation Usage: mp_sum_for_each(a, b); mp_sum_for_each(a, b, c); mp_sum_for_each(a, b, c, d); mp_sum_for_each(a, b, c, d, e); All arguments must be of the same type (double or int) and are modified in place. Supports 2-5 parameters.
template<typename T>
static void mp_sum_for_each (T &arg1, T &arg2, T &arg3)
template<typename T>
static void mp_sum_for_each (T &arg1, T &arg2, T &arg3, T &arg4)
template<typename T>
static void mp_sum_for_each (T &arg1, T &arg2, T &arg3, T &arg4, T &arg5)
template<typename T>
static void mp_max_for_each (T &arg1, T &arg2)
 C++14 compatible mp_max_for_each: combine multiple mp_max calls into one collective operation.
template<typename T>
static void mp_max_for_each (T &arg1, T &arg2, T &arg3)
template<typename T>
static void mp_max_for_each (T &arg1, T &arg2, T &arg3, T &arg4)
template<typename T>
static void mp_max_for_each (T &arg1, T &arg2, T &arg3, T &arg4, T &arg5)
template<typename T>
static void mp_min_for_each (T &arg1, T &arg2)
 C++14 compatible mp_min_for_each: combine multiple mp_min calls into one collective operation.
template<typename T>
static void mp_min_for_each (T &arg1, T &arg2, T &arg3)
template<typename T>
static void mp_min_for_each (T &arg1, T &arg2, T &arg3, T &arg4)
template<typename T>
static void mp_min_for_each (T &arg1, T &arg2, T &arg3, T &arg4, T &arg5)
template<typename _TYPE_>
static void mp_sum_for_each_item (TRUSTArray< _TYPE_ > &x, int n=-1)
template<typename _TYPE_>
static void mp_max_for_each_item (TRUSTArray< _TYPE_ > &x, int n=-1)
template<typename _TYPE_>
static void mp_min_for_each_item (TRUSTArray< _TYPE_ > &x, int n=-1)
static bool mp_and (bool)
 Computes the logical AND of b across all processors in the current group.
static bool mp_or (bool)
static int check_int_overflow (trustIdType)
static int je_suis_maitre ()
 Returns 1 if on the master processor of the current group (i.e. me() == 0), 0 otherwise.
static KOKKOS_INLINE_FUNCTION void Kokkos_exit (const char *)
 Exit routine for TRUST within a Kokkos region.
static int node_master ()
 Returns 1 if on the NUMA node master processor, 0 otherwise.
static void exit (const Nom &message, int exit_code=-1)
static bool is_sequential ()
static void barrier ()
 Synchronizes all processors in the current group (waits until all processors have reached the barrier).
static void abort ()
 Abort routine for TRUST on a fatal error.
static SortieJournal (int message_level=0)
 Returns a static Sortie object used as an event journal.
static double ram_processeur ()
static void imprimer_ram_totale (int all_process=0)
static bool force_single_file (const int ranks, const Nom &filename)
Static Public Attributes inherited from Objet_U
static double precision_geom = 1e-10
static constexpr bool HAS_POINTER = false
static int dimension =0
static int format_precision_geom =11
static int axi =0
static int bidim_axi =0
static int DEACTIVATE_SIGINT_CATCH =0
static Type_info info_obj
static bool disable_TU =false
 Flag to disable or not the writing of the .TU files.
static bool stat_per_proc_perf_log =false
 Flag to enable the writing of the statistics detailed per processor in _csv.TU file.
Static Public Attributes inherited from Process
static int exception_sur_exit =0
static int multiple_files =5120

Detailed Description

Definition at line 53 of file Structural_dynamic_mesh_model.h.

Constructor & Destructor Documentation

◆ Structural_dynamic_mesh_model()

Structural_dynamic_mesh_model::Structural_dynamic_mesh_model ( )

Definition at line 55 of file Structural_dynamic_mesh_model.cpp.

Member Function Documentation

◆ addMaterialProperty()

void Structural_dynamic_mesh_model::addMaterialProperty ( const std::string name,
const std::vector< double > val )
inline

Definition at line 343 of file Structural_dynamic_mesh_model.h.

◆ applyDtCoefficient()

void Structural_dynamic_mesh_model::applyDtCoefficient ( )
inline

Definition at line 383 of file Structural_dynamic_mesh_model.h.

◆ checkElemOrientation()

void Structural_dynamic_mesh_model::checkElemOrientation ( int elnodes[4],
const int elem )

Definition at line 914 of file Structural_dynamic_mesh_model.cpp.

◆ computeCriticalDt()

double Structural_dynamic_mesh_model::computeCriticalDt ( const double volume,
const double xlong,
const double cSound,
const double dtMin,
double & scaleMass )

Definition at line 865 of file Structural_dynamic_mesh_model.cpp.

◆ computeForceFaces()

void Structural_dynamic_mesh_model::computeForceFaces ( const int nb_faces,
const int nb_som_face,
const IntTab & face_sommets )

Definition at line 895 of file Structural_dynamic_mesh_model.cpp.

◆ computeInternalForces()

void Structural_dynamic_mesh_model::computeInternalForces ( double & volume,
double & xlong,
double & cSound,
double & Pressure,
double & VonMises )

Definition at line 397 of file Structural_dynamic_mesh_model.cpp.

◆ getDampingCoefficient()

double Structural_dynamic_mesh_model::getDampingCoefficient ( )
inline

Definition at line 358 of file Structural_dynamic_mesh_model.h.

◆ getDensity()

double Structural_dynamic_mesh_model::getDensity ( )
inline

Definition at line 353 of file Structural_dynamic_mesh_model.h.

◆ getGridDtMin()

double Structural_dynamic_mesh_model::getGridDtMin ( )
inline

Definition at line 388 of file Structural_dynamic_mesh_model.h.

◆ getMeshAcceleration()

const DoubleTab & Structural_dynamic_mesh_model::getMeshAcceleration ( ) const
inline

Definition at line 89 of file Structural_dynamic_mesh_model.h.

◆ getMeshDisplacement()

const DoubleTab & Structural_dynamic_mesh_model::getMeshDisplacement ( ) const
inline

Definition at line 87 of file Structural_dynamic_mesh_model.h.

◆ getMeshPbForceFace()

const DoubleTab & Structural_dynamic_mesh_model::getMeshPbForceFace ( ) const
inline

Definition at line 378 of file Structural_dynamic_mesh_model.h.

◆ getMeshPbPressure()

const DoubleVect & Structural_dynamic_mesh_model::getMeshPbPressure ( ) const
inline

Definition at line 368 of file Structural_dynamic_mesh_model.h.

◆ getMeshPbVonMises()

const DoubleVect & Structural_dynamic_mesh_model::getMeshPbVonMises ( ) const
inline

Definition at line 373 of file Structural_dynamic_mesh_model.h.

◆ getMeshPosition()

const DoubleTab & Structural_dynamic_mesh_model::getMeshPosition ( ) const
inline

Definition at line 90 of file Structural_dynamic_mesh_model.h.

◆ getMeshReferenceConfiguration()

const DoubleTab & Structural_dynamic_mesh_model::getMeshReferenceConfiguration ( ) const
inline

Definition at line 91 of file Structural_dynamic_mesh_model.h.

◆ getMeshReferenceConfigurationNbComp()

const int & Structural_dynamic_mesh_model::getMeshReferenceConfigurationNbComp ( ) const
inline

Definition at line 94 of file Structural_dynamic_mesh_model.h.

◆ getMeshStress()

const DoubleTab & Structural_dynamic_mesh_model::getMeshStress ( ) const
inline

Definition at line 93 of file Structural_dynamic_mesh_model.h.

◆ getMeshStressNbComp()

const int & Structural_dynamic_mesh_model::getMeshStressNbComp ( ) const
inline

Definition at line 96 of file Structural_dynamic_mesh_model.h.

◆ getMeshTransformationGradient()

const DoubleTab & Structural_dynamic_mesh_model::getMeshTransformationGradient ( ) const
inline

Definition at line 92 of file Structural_dynamic_mesh_model.h.

◆ getMeshTransformationGradientNbComp()

const int & Structural_dynamic_mesh_model::getMeshTransformationGradientNbComp ( ) const
inline

Definition at line 95 of file Structural_dynamic_mesh_model.h.

◆ getMeshVelocity()

const DoubleTab & Structural_dynamic_mesh_model::getMeshVelocity ( ) const
inline

Definition at line 88 of file Structural_dynamic_mesh_model.h.

◆ getNbNodesPerElem()

int Structural_dynamic_mesh_model::getNbNodesPerElem ( )
inline

Definition at line 348 of file Structural_dynamic_mesh_model.h.

◆ initDynamicMeshProblem()

void Structural_dynamic_mesh_model::initDynamicMeshProblem ( const double temps,
const int nsom,
const int nelem,
const int nface,
const MD_Vector & md,
const MD_Vector & mde,
const MD_Vector & mdf )

Definition at line 234 of file Structural_dynamic_mesh_model.cpp.

◆ initMfrontBehaviour()

void Structural_dynamic_mesh_model::initMfrontBehaviour ( )

Definition at line 111 of file Structural_dynamic_mesh_model.cpp.

◆ 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 )
protected

Definition at line 778 of file Structural_dynamic_mesh_model.cpp.

◆ interpreter_()

Entree & Structural_dynamic_mesh_model::interpreter_ ( Entree & is)
overridevirtual

◆ load_behaviour_()

void Structural_dynamic_mesh_model::load_behaviour_ ( StressMeasureKind smk,
TangentOperatorKind tok )
protected

Definition at line 725 of file Structural_dynamic_mesh_model.cpp.

◆ resetVariablestoBeginning_of_step()

void Structural_dynamic_mesh_model::resetVariablestoBeginning_of_step ( )
inline

Definition at line 408 of file Structural_dynamic_mesh_model.h.

◆ resumptionMesh()

void Structural_dynamic_mesh_model::resumptionMesh ( double tinit,
DoubleTab & u_res_n,
DoubleTab & v_res_n,
DoubleTab & a_res_n,
DoubleTab & x_res_n,
DoubleTab & B0_res_n,
DoubleTab & Ft_res_n,
DoubleTab & Stress_res_n )

Definition at line 1005 of file Structural_dynamic_mesh_model.cpp.

◆ saveBeginning_of_stepVariables()

void Structural_dynamic_mesh_model::saveBeginning_of_stepVariables ( )
inline

Definition at line 393 of file Structural_dynamic_mesh_model.h.

◆ setB0_()

void Structural_dynamic_mesh_model::setB0_ ( const DoubleTab & B)
protected

Definition at line 707 of file Structural_dynamic_mesh_model.cpp.

◆ setConfigurationResetDt()

void Structural_dynamic_mesh_model::setConfigurationResetDt ( const double & dt)
inline

Definition at line 332 of file Structural_dynamic_mesh_model.h.

◆ setDensity()

void Structural_dynamic_mesh_model::setDensity ( const double & rho)
inline

Definition at line 312 of file Structural_dynamic_mesh_model.h.

◆ setDtSafetyCoefficient()

void Structural_dynamic_mesh_model::setDtSafetyCoefficient ( const double & c)
inline

Definition at line 322 of file Structural_dynamic_mesh_model.h.

◆ setGlobalFields()

void Structural_dynamic_mesh_model::setGlobalFields ( const int elnodes[4],
const double Pressure,
const double VonMises )

Definition at line 848 of file Structural_dynamic_mesh_model.cpp.

◆ setGridDtMin()

void Structural_dynamic_mesh_model::setGridDtMin ( const double & dt)
inline

Definition at line 327 of file Structural_dynamic_mesh_model.h.

◆ setInertialDamping()

void Structural_dynamic_mesh_model::setInertialDamping ( const double & D)
inline

Definition at line 317 of file Structural_dynamic_mesh_model.h.

◆ setLocalFields()

void Structural_dynamic_mesh_model::setLocalFields ( const int elnodes[4],
const int elem )

Definition at line 818 of file Structural_dynamic_mesh_model.cpp.

◆ setMassElem()

void Structural_dynamic_mesh_model::setMassElem ( const double & elmass)
inline

Definition at line 363 of file Structural_dynamic_mesh_model.h.

◆ setMaxAddedMassRatio()

void Structural_dynamic_mesh_model::setMaxAddedMassRatio ( const double & r)
inline

Definition at line 338 of file Structural_dynamic_mesh_model.h.

◆ setMfrontHypothesis()

void Structural_dynamic_mesh_model::setMfrontHypothesis ( const std::string & h)
inline

Definition at line 307 of file Structural_dynamic_mesh_model.h.

◆ setMfrontLibraryPath()

void Structural_dynamic_mesh_model::setMfrontLibraryPath ( const std::string & l)
inline

Definition at line 297 of file Structural_dynamic_mesh_model.h.

◆ setMfrontModelName()

void Structural_dynamic_mesh_model::setMfrontModelName ( const std::string & f)
inline

Definition at line 302 of file Structural_dynamic_mesh_model.h.

◆ solveDynamicMeshProblem()

void Structural_dynamic_mesh_model::solveDynamicMeshProblem ( const double temps,
const DoubleTab & imposedVelocity,
const IntVect & imposedVelocityTag,
DoubleTab & outputMeshVelocity,
const int nbSom,
const int nbElem,
const int nbSomElem,
const IntTab & sommets,
const int nbFace,
const int nbSomFace,
const IntTab & face_sommets,
const Domaine_ALE & dom )

Definition at line 1020 of file Structural_dynamic_mesh_model.cpp.

◆ tetrahedronVolLength_()

void Structural_dynamic_mesh_model::tetrahedronVolLength_ ( double & vol,
double & xlong,
const double Det )
protected

Definition at line 658 of file Structural_dynamic_mesh_model.cpp.

◆ triangleSurfLength_()

void Structural_dynamic_mesh_model::triangleSurfLength_ ( double & aire,
double & xlong,
const double Det )
protected

Definition at line 631 of file Structural_dynamic_mesh_model.cpp.

Member Data Documentation

◆ a

DoubleTab Structural_dynamic_mesh_model::a

Definition at line 124 of file Structural_dynamic_mesh_model.h.

◆ a_n

DoubleTab Structural_dynamic_mesh_model::a_n
protected

Definition at line 259 of file Structural_dynamic_mesh_model.h.

◆ acceleratedSolution

int Structural_dynamic_mesh_model::acceleratedSolution = 0

Definition at line 153 of file Structural_dynamic_mesh_model.h.

◆ acceleratedSolutionEnabled

bool Structural_dynamic_mesh_model::acceleratedSolutionEnabled = true

Definition at line 152 of file Structural_dynamic_mesh_model.h.

◆ B0_

DoubleTab Structural_dynamic_mesh_model::B0_
protected

Definition at line 240 of file Structural_dynamic_mesh_model.h.

◆ B0_n

DoubleTab Structural_dynamic_mesh_model::B0_n
protected

Definition at line 260 of file Structural_dynamic_mesh_model.h.

◆ B0l_

DoubleTab Structural_dynamic_mesh_model::B0l_
protected

Definition at line 233 of file Structural_dynamic_mesh_model.h.

◆ configurationResetDt

double Structural_dynamic_mesh_model::configurationResetDt = 0.

Definition at line 140 of file Structural_dynamic_mesh_model.h.

◆ cSoundElem_

DoubleVect Structural_dynamic_mesh_model::cSoundElem_
protected

Definition at line 267 of file Structural_dynamic_mesh_model.h.

◆ density_

double Structural_dynamic_mesh_model::density_ =0.
protected

Definition at line 215 of file Structural_dynamic_mesh_model.h.

◆ dimB0_

int Structural_dynamic_mesh_model::dimB0_ =0
protected

Definition at line 221 of file Structural_dynamic_mesh_model.h.

◆ doConfigurationReset

bool Structural_dynamic_mesh_model::doConfigurationReset =false

Definition at line 144 of file Structural_dynamic_mesh_model.h.

◆ dtLast

double Structural_dynamic_mesh_model::dtLast

Definition at line 156 of file Structural_dynamic_mesh_model.h.

◆ dtSafetyCoefficient_

double Structural_dynamic_mesh_model::dtSafetyCoefficient_ = 0.5
protected

Definition at line 216 of file Structural_dynamic_mesh_model.h.

◆ Eta_

DoubleTab Structural_dynamic_mesh_model::Eta_
protected

Definition at line 222 of file Structural_dynamic_mesh_model.h.

◆ f_

std::string Structural_dynamic_mesh_model::f_
protected

Definition at line 175 of file Structural_dynamic_mesh_model.h.

◆ ff

DoubleTab Structural_dynamic_mesh_model::ff

Definition at line 125 of file Structural_dynamic_mesh_model.h.

◆ fl_

DoubleTab Structural_dynamic_mesh_model::fl_
protected

Definition at line 231 of file Structural_dynamic_mesh_model.h.

◆ Ft_

DoubleTab Structural_dynamic_mesh_model::Ft_
protected

Definition at line 241 of file Structural_dynamic_mesh_model.h.

◆ Ft_n

DoubleTab Structural_dynamic_mesh_model::Ft_n
protected

Definition at line 261 of file Structural_dynamic_mesh_model.h.

◆ gridDt

double Structural_dynamic_mesh_model::gridDt = 0.

Definition at line 137 of file Structural_dynamic_mesh_model.h.

◆ gridDt_n

double Structural_dynamic_mesh_model::gridDt_n
protected

Definition at line 254 of file Structural_dynamic_mesh_model.h.

◆ gridDtMin_

double Structural_dynamic_mesh_model::gridDtMin_ = 0
protected

Definition at line 217 of file Structural_dynamic_mesh_model.h.

◆ gridNStep

int Structural_dynamic_mesh_model::gridNStep = 0.

Definition at line 134 of file Structural_dynamic_mesh_model.h.

◆ gridNStep_n

int Structural_dynamic_mesh_model::gridNStep_n
protected

Definition at line 255 of file Structural_dynamic_mesh_model.h.

◆ gridResetTime

double Structural_dynamic_mesh_model::gridResetTime = 0.

Definition at line 141 of file Structural_dynamic_mesh_model.h.

◆ gridTime

double Structural_dynamic_mesh_model::gridTime = 0.

Definition at line 135 of file Structural_dynamic_mesh_model.h.

◆ gridTime_n

double Structural_dynamic_mesh_model::gridTime_n =0.

Definition at line 136 of file Structural_dynamic_mesh_model.h.

◆ h_

std::string Structural_dynamic_mesh_model::h_
protected

Definition at line 176 of file Structural_dynamic_mesh_model.h.

◆ iCoCoImplicitIteration

int Structural_dynamic_mesh_model::iCoCoImplicitIteration = -1

Definition at line 151 of file Structural_dynamic_mesh_model.h.

◆ iel_

int Structural_dynamic_mesh_model::iel_ =0
protected

Definition at line 227 of file Structural_dynamic_mesh_model.h.

◆ inertialDamping_

double Structural_dynamic_mesh_model::inertialDamping_ =0.
protected

Definition at line 214 of file Structural_dynamic_mesh_model.h.

◆ invertNum_

IntVect Structural_dynamic_mesh_model::invertNum_
protected

Definition at line 235 of file Structural_dynamic_mesh_model.h.

◆ isMassBuilt

bool Structural_dynamic_mesh_model::isMassBuilt = false

Definition at line 138 of file Structural_dynamic_mesh_model.h.

◆ l_

std::string Structural_dynamic_mesh_model::l_
protected

Definition at line 174 of file Structural_dynamic_mesh_model.h.

◆ mass

DoubleVect Structural_dynamic_mesh_model::mass

Definition at line 127 of file Structural_dynamic_mesh_model.h.

◆ massElem_

DoubleVect Structural_dynamic_mesh_model::massElem_
protected

Definition at line 244 of file Structural_dynamic_mesh_model.h.

◆ matp_

std::map<std::string,std::vector<double> > Structural_dynamic_mesh_model::matp_
protected

Definition at line 188 of file Structural_dynamic_mesh_model.h.

◆ maxAddedMassRatio

double Structural_dynamic_mesh_model::maxAddedMassRatio =0.

Definition at line 143 of file Structural_dynamic_mesh_model.h.

◆ meshPbForceFace_

DoubleTab Structural_dynamic_mesh_model::meshPbForceFace_
protected

Definition at line 249 of file Structural_dynamic_mesh_model.h.

◆ meshPbPressure_

DoubleVect Structural_dynamic_mesh_model::meshPbPressure_
protected

Definition at line 247 of file Structural_dynamic_mesh_model.h.

◆ meshPbVonMises_

DoubleVect Structural_dynamic_mesh_model::meshPbVonMises_
protected

Definition at line 248 of file Structural_dynamic_mesh_model.h.

◆ mgisBehaviour_

mgis::behaviour::Behaviour Structural_dynamic_mesh_model::mgisBehaviour_
protected

Definition at line 164 of file Structural_dynamic_mesh_model.h.

◆ mgisBehaviourData_

mgis::behaviour::BehaviourDataView Structural_dynamic_mesh_model::mgisBehaviourData_
protected

Definition at line 165 of file Structural_dynamic_mesh_model.h.

◆ nbn_

int Structural_dynamic_mesh_model::nbn_ =0
protected

Definition at line 228 of file Structural_dynamic_mesh_model.h.

◆ nodalScaleMass

DoubleVect Structural_dynamic_mesh_model::nodalScaleMass

Definition at line 128 of file Structural_dynamic_mesh_model.h.

◆ nSymSize_

int Structural_dynamic_mesh_model::nSymSize_ =0
protected

Definition at line 219 of file Structural_dynamic_mesh_model.h.

◆ rdt_

double Structural_dynamic_mesh_model::rdt_ = 1.
protected

Definition at line 190 of file Structural_dynamic_mesh_model.h.

◆ resumption

int Structural_dynamic_mesh_model::resumption =0

Definition at line 146 of file Structural_dynamic_mesh_model.h.

◆ s0MaterialProperties_

std::vector<double> Structural_dynamic_mesh_model::s0MaterialProperties_
protected

Definition at line 166 of file Structural_dynamic_mesh_model.h.

◆ s1MaterialProperties_

std::vector<double> Structural_dynamic_mesh_model::s1MaterialProperties_
protected

Definition at line 167 of file Structural_dynamic_mesh_model.h.

◆ skipStressComputation

bool Structural_dynamic_mesh_model::skipStressComputation = false

Definition at line 157 of file Structural_dynamic_mesh_model.h.

◆ stiffnessMatrixMinSize_

int Structural_dynamic_mesh_model::stiffnessMatrixMinSize_ = 1 + mgis::behaviour::Behaviour::nopts
staticconstexprprotected

Definition at line 169 of file Structural_dynamic_mesh_model.h.

◆ Stress_

DoubleTab Structural_dynamic_mesh_model::Stress_
protected

Definition at line 242 of file Structural_dynamic_mesh_model.h.

◆ Stress_n

DoubleTab Structural_dynamic_mesh_model::Stress_n
protected

Definition at line 262 of file Structural_dynamic_mesh_model.h.

◆ symSize_

int Structural_dynamic_mesh_model::symSize_ =0
protected

Definition at line 220 of file Structural_dynamic_mesh_model.h.

◆ totalMass

double Structural_dynamic_mesh_model::totalMass = 0.

Definition at line 129 of file Structural_dynamic_mesh_model.h.

◆ u

DoubleTab Structural_dynamic_mesh_model::u

Definition at line 121 of file Structural_dynamic_mesh_model.h.

◆ u_n

DoubleTab Structural_dynamic_mesh_model::u_n
protected

Definition at line 257 of file Structural_dynamic_mesh_model.h.

◆ ul_

DoubleTab Structural_dynamic_mesh_model::ul_
protected

Definition at line 230 of file Structural_dynamic_mesh_model.h.

◆ v

DoubleTab Structural_dynamic_mesh_model::v

Definition at line 122 of file Structural_dynamic_mesh_model.h.

◆ v_n

DoubleTab Structural_dynamic_mesh_model::v_n
protected

Definition at line 258 of file Structural_dynamic_mesh_model.h.

◆ vp

DoubleTab Structural_dynamic_mesh_model::vp

Definition at line 123 of file Structural_dynamic_mesh_model.h.

◆ vpLast

DoubleTab Structural_dynamic_mesh_model::vpLast

Definition at line 155 of file Structural_dynamic_mesh_model.h.

◆ x

DoubleTab Structural_dynamic_mesh_model::x

Definition at line 120 of file Structural_dynamic_mesh_model.h.

◆ x_n

DoubleTab Structural_dynamic_mesh_model::x_n
protected

Definition at line 256 of file Structural_dynamic_mesh_model.h.

◆ xl_

DoubleTab Structural_dynamic_mesh_model::xl_
protected

Definition at line 229 of file Structural_dynamic_mesh_model.h.

◆ xLast

DoubleTab Structural_dynamic_mesh_model::xLast

Definition at line 154 of file Structural_dynamic_mesh_model.h.


The documentation for this class was generated from the following files: