MmProcess
The GeMA Mesh Mapping Process Plugin
Loading...
Searching...
No Matches
GmpMmCellBucketIndex Member List

This is the complete list of members for GmpMmCellBucketIndex, including all inherited members.

_cellGroupGmpMmBucketIndexprotected
_cellMesh (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexprivate
_containsFunc (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexprivate
_crdAccGmpMmBucketIndexprotected
_descriptionGmPluginObjectprivate
_elementMesh (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexprivate
_idGmPluginObjectprivate
_loggerGmPluginObjectprivate
_meshGmpMmBucketIndexprotected
_nDim (defined in GmpMmBucketIndex)GmpMmBucketIndexprotected
_nodeGroupGmpMmBucketIndexprotected
_simDataGmPluginObjectprivate
_type (defined in GmpMmBucketIndex)GmpMmBucketIndexprotected
bucketTypeToStr(GSBIType type)GmpMmBucketIndexstatic
computeGridSize(int dim) constGmpMmBucketIndexBase< QPair< int, int > >private
computeInitGridSize(const GmVector &bboxSize, int *initialSize, int *finalSize)GmpMmBucketIndexBase< QPair< int, int > >private
coordAccessor() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinlinevirtual
createBucket(int gridId)GmpMmBucketIndexBase< QPair< int, int > >private
description() constGmPluginObject
getBucket(const GmVector &crd, bool &ok) constGmpMmBucketIndexBase< QPair< int, int > >virtual
getBucketId(int gridId) constGmpMmBucketIndexBase< QPair< int, int > >protected
getCellLength(int dim) constGmpMmBucketIndexBase< QPair< int, int > >private
getClosestGaussPoint(const GmVector &crd, double &sqrDist, GmpMmGaussData &outRef, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, int n, QVector< GmpMmGaussData > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, int n, QVector< GmpRefDist< GmpMmGaussData > > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, double r, QVector< GmpMmGaussData > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, double r, QVector< GmpRefDist< GmpMmGaussData > > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestNode(const GmVector &crd, double &sqrDist, int &outNodeId, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexvirtual
getClosestNodes(const GmVector &crd, int n, QVector< int > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestNodes(const GmVector &crd, int n, QVector< GmpRefDist< int > > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestNodes(const GmVector &crd, double r, QVector< int > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestNodes(const GmVector &crd, double r, QVector< GmpRefDist< int > > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
getClosestReference(const GmVector &crd, GmpRefDist< QPair< int, int > > &closestRef, const PointValidator &pv=defaultPointValidator) constGmpMmBucketIndexBase< QPair< int, int > >
getClosestReferences(const GmVector &crd, int n, QVector< GmpRefDist< QPair< int, int > > > &refList, bool sort, const PointValidator &pv=defaultPointValidator) constGmpMmBucketIndexBase< QPair< int, int > >
getClosestReferences(const GmVector &crd, double radius, QVector< GmpRefDist< QPair< int, int > > > &refList, bool sort, const PointValidator &pv=defaultPointValidator) constGmpMmBucketIndexBase< QPair< int, int > >
getContainingCell(const GmVector &crd) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexvirtual
getCrdFromRef(const GmpMmBIReference< QPair< int, int > > &ref, GmCRVector &crd) constGmpMmCellBucketIndexprivatevirtual
getGridCrd(const GmVector &crd, int gridCrd[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< QPair< int, int > >protected
getGridDimCrd(int dim, double dimCrd, int &gridDimCrd) constGmpMmBucketIndexBase< QPair< int, int > >private
getGridId(const GmVector &crd) constGmpMmBucketIndexBase< QPair< int, int > >protected
getGridLength(int dim) constGmpMmBucketIndexBase< QPair< int, int > >private
getMaxCellLengthDim() constGmpMmBucketIndexBase< QPair< int, int > >private
getMinCellLengthDim() constGmpMmBucketIndexBase< QPair< int, int > >private
getNodeId(const QPair< int, int > &ref) constGmpMmCellBucketIndexprivate
GmPluginObject(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger)GmPluginObject
GmpMmBucketIndex(GmSimulationData *simulation, QString id, QString description, GSBIType type, const GmLogCategory &logger)GmpMmBucketIndex
GmpMmBucketIndex(GmSimulationData *simulation, GmMesh *mesh, GSBIType type, const GmLogCategory &logger)GmpMmBucketIndex
GmpMmBucketIndexBase(GmSimulationData *simulation, GmMesh *mesh, GSBIType type, const GmLogCategory &logger, const QVariantMap &options=QVariantMap())GmpMmBucketIndexBase< QPair< int, int > >
GmpMmCellBucketIndex(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger)GmpMmCellBucketIndex
GmpMmCellBucketIndex(GmSimulationData *simulation, GmCellMesh *mesh, const GmLogCategory &logger, const QVariantMap &options=QVariantMap())GmpMmCellBucketIndex
GmSpatialIndex(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger)GmSpatialIndex
gridExtractId(int gridId, const int gridSizes[GMP_MAX_INDEX_DIM], int crd[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< QPair< int, int > >private
gridLinearizeCrd(const int gridCrd[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< QPair< int, int > >private
gridLinearizeCrd(const int gridCrd[GMP_MAX_INDEX_DIM], const int gridSizes[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< QPair< int, int > >private
GSBIT_CELL enum valueGmpMmBucketIndex
GSBIT_GAUSS enum valueGmpMmBucketIndex
GSBIT_NODE enum valueGmpMmBucketIndex
GSBIT_NUM_BUCKETYPES enum valueGmpMmBucketIndex
GSBIType enum nameGmpMmBucketIndex
hasCapability(QString capabilityName) const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
id() constGmPluginObject
init(const QVariantMap &options)GmpMmBucketIndexBase< QPair< int, int > >
insertValue(const QPair< int, int > &val, int gridId)GmpMmBucketIndexBase< QPair< int, int > >protected
insertValues() (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexprivatevirtual
loadPrivateData(LuaTable &table)GmpMmBucketIndexBase< QPair< int, int > >virtual
logger() constGmPluginObjectprotectedvirtual
mesh() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinlinevirtual
ndim() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinlinevirtual
numReferences() constGmpMmBucketIndexBase< QPair< int, int > >inlinevirtual
pluginCategory() constGmSpatialIndexvirtual
pluginType() const (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
pluginTypeName() constGmPluginObject
recBoxBucketIds(const int minGrid[GMP_MAX_INDEX_DIM], const int maxGrid[GMP_MAX_INDEX_DIM], int gridCrd[GMP_MAX_INDEX_DIM], int dim, ISet &bucketIds) constGmpMmBucketIndexBase< QPair< int, int > >private
recLayerBucketIds(const int minGrid[GMP_MAX_INDEX_DIM], const int maxGrid[GMP_MAX_INDEX_DIM], const int minBound[GMP_MAX_INDEX_DIM], const int maxBound[GMP_MAX_INDEX_DIM], int gridCrd[GMP_MAX_INDEX_DIM], int dim, ISet &bucketIds) constGmpMmBucketIndexBase< QPair< int, int > >private
recRefineGrid(int fullBucketId, const GmpMmBIReference< QPair< int, int > > &ref)GmpMmBucketIndexBase< QPair< int, int > >private
redistributeBucket(int fullBucketId)GmpMmBucketIndexBase< QPair< int, int > >private
refineGrid(int fullBucketId, const GmpMmBIReference< QPair< int, int > > &ref)GmpMmBucketIndexBase< QPair< int, int > >private
setContainsFunction() (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexprivate
simulationData() constGmPluginObjectprotected
splitGrid()GmpMmBucketIndexBase< QPair< int, int > >private
splitSharedBucket(int fullBucketId, int gridId, const GmpMmBIReference< QPair< int, int > > &ref)GmpMmBucketIndexBase< QPair< int, int > >private
strToBucketType(QString str)GmpMmBucketIndexstatic
type() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinline
~GmPluginObject()GmPluginObjectvirtual
~GmpMmBucketIndex()GmpMmBucketIndexvirtual
~GmpMmCellBucketIndex() (defined in GmpMmCellBucketIndex)GmpMmCellBucketIndexinlinevirtual
~GmSpatialIndex()GmSpatialIndexvirtual