ESyS-Particle  2.3.4
CRotThermBondedIGP Struct Reference

#include <RotThermBondedInteraction.h>

Inheritance diagram for CRotThermBondedIGP:
Collaboration diagram for CRotThermBondedIGP:

Public Member Functions

 CRotThermBondedIGP ()
 
 CRotThermBondedIGP (const std::string &name, double kr, double ks, double kt, double kb, double max_nForce, double max_shForce, double max_tMoment, double max_bMoment, double diffusivity, int tag)
 
virtual std::string getTypeString () const
 
- Public Member Functions inherited from AIGParam
 AIGParam (const std::string &name="")
 
virtual ~AIGParam ()
 
virtual void packInto (CVarMPIBuffer *) const
 
void setName (const std::string &name)
 
const std::string & getName () const
 
const std::string & Name () const
 

Public Attributes

double kr
 
double ks
 
double kt
 
double kb
 
double max_nForce
 
double max_shForce
 
double max_tMoment
 
double max_bMoment
 
double diffusivity
 
int tag
 

Constructor & Destructor Documentation

◆ CRotThermBondedIGP() [1/2]

CRotThermBondedIGP::CRotThermBondedIGP ( )

◆ CRotThermBondedIGP() [2/2]

CRotThermBondedIGP::CRotThermBondedIGP ( const std::string &  name,
double  kr,
double  ks,
double  kt,
double  kb,
double  max_nForce,
double  max_shForce,
double  max_tMoment,
double  max_bMoment,
double  diffusivity,
int  tag 
)

Member Function Documentation

◆ getTypeString()

virtual std::string CRotThermBondedIGP::getTypeString ( ) const
inlinevirtual

Implements AIGParam.

Referenced by esys::lsm::LsmMpiPy::createRotThermBondInteractGrp().

Here is the caller graph for this function:

Member Data Documentation

◆ diffusivity

◆ kb

◆ kr

◆ ks

◆ kt

◆ max_bMoment

◆ max_nForce

◆ max_shForce

◆ max_tMoment

◆ tag


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