ESyS-Particle  2.3
esys::lsm::IntercentreStressTensorCalculator Class Reference

#include <StressTensorCalculator.h>

Public Member Functions

 IntercentreStressTensorCalculator ()
 
template<typename TmplContactReference >
void updateTensor (Matrix3 &tensor, const Vec3 &tensorPos, TmplContactReference &contact)
 
template<typename TmplContactIterator >
StressTensor calculate (TmplContactIterator &it)
 

Constructor & Destructor Documentation

esys::lsm::IntercentreStressTensorCalculator::IntercentreStressTensorCalculator ( )
inline

Member Function Documentation

template<typename TmplContactIterator >
StressTensor esys::lsm::IntercentreStressTensorCalculator::calculate ( TmplContactIterator &  it)
inline

References esys::lsm::ParticleData::getPos(), and updateTensor().

Here is the call graph for this function:

template<typename TmplContactReference >
void esys::lsm::IntercentreStressTensorCalculator::updateTensor ( Matrix3 tensor,
const Vec3 tensorPos,
TmplContactReference &  contact 
)
inline

Referenced by calculate().

Here is the caller graph for this function:


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