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

#include <WallForcesToFrictionConverter.h>

Classes

class  Impl
 

Public Member Functions

 WallForcesToFrictionConverter (const std::string &wallForcesFile, const std::string &instFrictionFile, const std::string &avrgFrictionFile, int halfWindowSize, int wallId1, int wallId2, int normalDimIndex, int shearDimIndex)
 
void convert ()
 

Private Types

typedef boost::shared_ptr< ImplImplPtr
 

Private Attributes

ImplPtr m_implPtr
 

Member Typedef Documentation

◆ ImplPtr

typedef boost::shared_ptr<Impl> esys::lsm::WallForcesToFrictionConverter::ImplPtr
private

Constructor & Destructor Documentation

◆ WallForcesToFrictionConverter()

esys::lsm::WallForcesToFrictionConverter::WallForcesToFrictionConverter ( const std::string &  wallForcesFile,
const std::string &  instFrictionFile,
const std::string &  avrgFrictionFile,
int  halfWindowSize,
int  wallId1,
int  wallId2,
int  normalDimIndex,
int  shearDimIndex 
)

Member Function Documentation

◆ convert()

void esys::lsm::WallForcesToFrictionConverter::convert ( )

References m_implPtr.

Referenced by main().

Here is the caller graph for this function:

Member Data Documentation

◆ m_implPtr

ImplPtr esys::lsm::WallForcesToFrictionConverter::m_implPtr
private

Referenced by convert().


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