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

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

_cellGroupGmpMmBucketIndexprotected
_crdAccGmpMmBucketIndexprotected
_descriptionGmPluginObjectprivate
_idGmPluginObjectprivate
_loggerGmPluginObjectprivate
_meshGmpMmBucketIndexprotected
_nDim (defined in GmpMmBucketIndex)GmpMmBucketIndexprotected
_nodeGroupGmpMmBucketIndexprotected
_simDataGmPluginObjectprivate
_type (defined in GmpMmBucketIndex)GmpMmBucketIndexprotected
bucketTypeToStr(GSBIType type)GmpMmBucketIndexstatic
computeGridSize(int dim) constGmpMmBucketIndexBase< int >private
computeInitGridSize(const GmVector &bboxSize, int *initialSize, int *finalSize)GmpMmBucketIndexBase< int >private
coordAccessor() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinlinevirtual
createBucket(int gridId)GmpMmBucketIndexBase< int >private
description() constGmPluginObject
getBucket(const GmVector &crd, bool &ok) constGmpMmBucketIndexBase< int >virtual
getBucketId(int gridId) constGmpMmBucketIndexBase< int >protected
getCellLength(int dim) constGmpMmBucketIndexBase< int >private
getClosestGaussPoint(const GmVector &crd, double &sqrDist, GmpMmGaussData &outRef, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, int n, QVector< GmpMmGaussData > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, int n, QVector< GmpRefDist< GmpMmGaussData > > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, double r, QVector< GmpMmGaussData > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
getClosestGaussPoints(const GmVector &crd, double r, QVector< GmpRefDist< GmpMmGaussData > > &gpList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
getClosestNode(const GmVector &crd, double &sqrDist, int &outNodeId, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexvirtual
getClosestNodes(const GmVector &crd, int n, QVector< int > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexvirtual
getClosestNodes(const GmVector &crd, int n, QVector< GmpRefDist< int > > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexvirtual
getClosestNodes(const GmVector &crd, double r, QVector< int > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexvirtual
getClosestNodes(const GmVector &crd, double r, QVector< GmpRefDist< int > > &nodeList, bool ordered, const PointValidator &pv=defaultPointValidator) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexvirtual
getClosestReference(const GmVector &crd, GmpRefDist< int > &closestRef, const PointValidator &pv=defaultPointValidator) constGmpMmBucketIndexBase< int >
getClosestReferences(const GmVector &crd, int n, QVector< GmpRefDist< int > > &refList, bool sort, const PointValidator &pv=defaultPointValidator) constGmpMmBucketIndexBase< int >
getClosestReferences(const GmVector &crd, double radius, QVector< GmpRefDist< int > > &refList, bool sort, const PointValidator &pv=defaultPointValidator) constGmpMmBucketIndexBase< int >
getContainingCell(const GmVector &crd) const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
getCrdFromRef(const GmpMmBIReference< int > &ref, GmCRVector &crd) constGmpMmNodeBucketIndexprivatevirtual
getGridCrd(const GmVector &crd, int gridCrd[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< int >protected
getGridDimCrd(int dim, double dimCrd, int &gridDimCrd) constGmpMmBucketIndexBase< int >private
getGridId(const GmVector &crd) constGmpMmBucketIndexBase< int >protected
getGridLength(int dim) constGmpMmBucketIndexBase< int >private
getMaxCellLengthDim() constGmpMmBucketIndexBase< int >private
getMinCellLengthDim() constGmpMmBucketIndexBase< int >private
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< int >
GmpMmNodeBucketIndex(GmSimulationData *simulation, QString id, QString description, const GmLogCategory &logger)GmpMmNodeBucketIndex
GmpMmNodeBucketIndex(GmSimulationData *simulation, GmMesh *mesh, const GmLogCategory &logger, const QVariantMap &options=QVariantMap())GmpMmNodeBucketIndex
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< int >private
gridLinearizeCrd(const int gridCrd[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< int >private
gridLinearizeCrd(const int gridCrd[GMP_MAX_INDEX_DIM], const int gridSizes[GMP_MAX_INDEX_DIM]) constGmpMmBucketIndexBase< 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 GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
id() constGmPluginObject
init(const QVariantMap &options)GmpMmBucketIndexBase< int >
insertValue(const int &val, int gridId)GmpMmBucketIndexBase< int >protected
insertValues() (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexprivatevirtual
loadPrivateData(LuaTable &table)GmpMmBucketIndexBase< int >virtual
logger() constGmPluginObjectprotectedvirtual
mesh() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinlinevirtual
ndim() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinlinevirtual
numReferences() constGmpMmBucketIndexBase< int >inlinevirtual
pluginCategory() constGmSpatialIndexvirtual
pluginType() const (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
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< 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< int >private
recRefineGrid(int fullBucketId, const GmpMmBIReference< int > &ref)GmpMmBucketIndexBase< int >private
redistributeBucket(int fullBucketId)GmpMmBucketIndexBase< int >private
refineGrid(int fullBucketId, const GmpMmBIReference< int > &ref)GmpMmBucketIndexBase< int >private
simulationData() constGmPluginObjectprotected
splitGrid()GmpMmBucketIndexBase< int >private
splitSharedBucket(int fullBucketId, int gridId, const GmpMmBIReference< int > &ref)GmpMmBucketIndexBase< int >private
strToBucketType(QString str)GmpMmBucketIndexstatic
type() const (defined in GmpMmBucketIndex)GmpMmBucketIndexinline
~GmPluginObject()GmPluginObjectvirtual
~GmpMmBucketIndex()GmpMmBucketIndexvirtual
~GmpMmNodeBucketIndex() (defined in GmpMmNodeBucketIndex)GmpMmNodeBucketIndexinlinevirtual
~GmSpatialIndex()GmSpatialIndexvirtual