ESyS-Particle  2.3.4
esys::lsm::ContactPtTensorCalculator Class Reference

#include <StressTensorCalculator.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ ContactPtTensorCalculator()

esys::lsm::ContactPtTensorCalculator::ContactPtTensorCalculator ( )
inline

Member Function Documentation

◆ calculate()

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

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

Here is the call graph for this function:

◆ updateTensor()

template<typename TmplContactReference >
void esys::lsm::ContactPtTensorCalculator::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: