ESyS-Particle  2.3
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

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

Constructor & Destructor Documentation

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

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

References m_implPtr.

Member Data Documentation

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

Referenced by convert().


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