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

#include <LmParticleAdder.hpp>

Public Member Functions

 ExtractIndexer (boost::python::object pyOb)
 
int getExtractIndex () const
 
template<class T >
void operator() (Wrap< T >)
 

Private Attributes

int m_currIndex
 
int m_extractIndex
 
boost::python::object m_pyOb
 

Constructor & Destructor Documentation

◆ ExtractIndexer()

esys::lsm::ExtractIndexer::ExtractIndexer ( boost::python::object  pyOb)
inline

Member Function Documentation

◆ getExtractIndex()

int esys::lsm::ExtractIndexer::getExtractIndex ( ) const
inline

Referenced by esys::lsm::LmParticleAdder< TmplMplVector, TmplLsmParticle >::addParticles().

Here is the caller graph for this function:

◆ operator()()

template<class T >
void esys::lsm::ExtractIndexer::operator() ( Wrap< T >  )
inline

Member Data Documentation

◆ m_currIndex

int esys::lsm::ExtractIndexer::m_currIndex
private

◆ m_extractIndex

int esys::lsm::ExtractIndexer::m_extractIndex
private

◆ m_pyOb

boost::python::object esys::lsm::ExtractIndexer::m_pyOb
private

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