CAPD RedHom Library
capd::apiRedHom::python::MeshVectorField Struct Reference

#include </var/lib/jenkins/workspace/capd-docs/workdir/capd-5.1.13/capdRedHom/programs/apiRedHom-py/Algorithms.h>

Public Types

typedef boost::python::list Coords
 
typedef boost::python::list VertexVectors
 
 MeshVectorField (Complex &complex, const Coords &vertexCoords, const VertexVectors &vertexVectors)
 
virtual ~MeshVectorField ()
 
boost::python::list cellCode (size_t id)
 
apiRedHom::MeshVectorFieldimpl ()
 
static bool Enabled ()
 

Member Typedef Documentation

Constructor & Destructor Documentation

MeshVectorField::MeshVectorField ( Complex complex,
const Coords vertexCoords,
const VertexVectors vertexVectors 
)
MeshVectorField::~MeshVectorField ( )
virtual

Member Function Documentation

boost::python::list MeshVectorField::cellCode ( size_t  id)
bool MeshVectorField::Enabled ( )
static
apiRedHom::MeshVectorField & MeshVectorField::impl ( )