Chaste  Build::
RegularGrid< DIM > Member List

This is the complete list of members for RegularGrid< DIM >, including all inherited members.

CalculateNeighbourData()RegularGrid< DIM >
Create()RegularGrid< DIM >static
GenerateFromPart(boost::shared_ptr< Part< DIM > > pPart, units::quantity< unit::length > gridSize)RegularGrid< DIM >
Get1dGridIndex(unsigned xIndex, unsigned yIndex, unsigned zIndex)RegularGrid< DIM >
GetExtents()RegularGrid< DIM >
GetLocation(unsigned xIndex, unsigned yIndex, unsigned zIndex)RegularGrid< DIM >
GetLocationOf1dIndex(unsigned gridIndex)RegularGrid< DIM >
GetLocations()RegularGrid< DIM >
GetNearestGridIndex(const DimensionalChastePoint< DIM > &rLocation)RegularGrid< DIM >
GetNeighbourData()RegularGrid< DIM >
GetNumberOfPoints()RegularGrid< DIM >
GetOrigin()RegularGrid< DIM >
GetPointCellMap(bool update=true)RegularGrid< DIM >
GetPointNodeMap(bool update=true)RegularGrid< DIM >
GetPointPointMap(std::vector< DimensionalChastePoint< DIM > > inputPoints)RegularGrid< DIM >
GetPointSegmentMap(bool update=true, bool useVesselSurface=false)RegularGrid< DIM >
GetReferenceLengthScale()RegularGrid< DIM >
GetSpacing()RegularGrid< DIM >
GetVtkGrid()RegularGrid< DIM >
InterpolateGridValues(std::vector< DimensionalChastePoint< DIM > > locations, std::vector< double > values, bool useVtk=false)RegularGrid< DIM >
IsLocationInPointVolume(DimensionalChastePoint< DIM > point, unsigned gridIndex)RegularGrid< DIM >
IsOnBoundary(unsigned gridIndex)RegularGrid< DIM >
IsOnBoundary(unsigned xIndex, unsigned yIndex, unsigned zIndex)RegularGrid< DIM >
IsSegmentAtLatticeSite(unsigned index, bool update)RegularGrid< DIM >
mCellPopulationReferenceLengthRegularGrid< DIM >private
mExtentsRegularGrid< DIM >private
mHasCellPopulationRegularGrid< DIM >private
mNeighbourDataRegularGrid< DIM >private
mOriginRegularGrid< DIM >private
mpCellPopulationRegularGrid< DIM >private
mpNetworkRegularGrid< DIM >private
mPointCellMapRegularGrid< DIM >private
mPointNodeMapRegularGrid< DIM >private
mPointSegmentMapRegularGrid< DIM >private
mPointSolutionRegularGrid< DIM >private
mpVtkGridRegularGrid< DIM >private
mReferenceLengthRegularGrid< DIM >private
mSpacingRegularGrid< DIM >private
mVtkGridIsSetUpRegularGrid< DIM >private
RegularGrid()RegularGrid< DIM >
SetCellPopulation(AbstractCellPopulation< DIM > &rCellPopulation, units::quantity< unit::length > cellPopulationLengthScale)RegularGrid< DIM >
SetExtents(std::vector< unsigned > extents)RegularGrid< DIM >
SetOrigin(DimensionalChastePoint< DIM > origin)RegularGrid< DIM >
SetPointValues(std::vector< double > pointSolution)RegularGrid< DIM >
SetSpacing(units::quantity< unit::length > spacing)RegularGrid< DIM >
SetUpVtkGrid()RegularGrid< DIM >
SetVesselNetwork(boost::shared_ptr< VesselNetwork< DIM > > pNetwork)RegularGrid< DIM >
Write(boost::shared_ptr< OutputFileHandler > pFileHandler)RegularGrid< DIM >
~RegularGrid()RegularGrid< DIM >