ESyS-Particle  2.3.4
LsmMpiPy.h File Reference
#include <boost/python.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
#include <vector>
#include <map>
#include "Parallel/LatticeMaster.h"
#include "Python/esys/lsm/InteractionGroupPy.h"
#include "Python/esys/lsm/BondInteractionGroupPy.h"
Include dependency graph for LsmMpiPy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  esys::lsm::LsmMpiPy
 Wrapper to make LatticeMaster methods available in Python. More...
 

Namespaces

 esys
 
 esys::lsm
 Lattice Solid Model namespace.
 

Functions

void esys::lsm::exportLsm ()
 
void esys::lsm::checkMpiDimensions (int numProcesses, const std::vector< int > &mpiDimVector)
 
void esys::lsm::checkMpiDimensionsPy (int numWorkerProcesses, const boost::python::list &mpiDimList)
 
void esys::lsm::checkParticleType (const std::string &particleType)
 
void esys::lsm::setVerbosityPy (bool verbose)
 
void esys::lsm::setVerbosityLevelPy (int verbose)