Public Member Functions

SkeletonID Class Reference
[The Grid Entity]

Identifier for Skeletons within a Grid. More...

#include <SkeletonID.hpp>

List of all members.

Public Member Functions


Detailed Description

Identifier for Skeletons within a Grid.

Note:
This stuff should rather go into the Skeleton class itself, and the Grid should use a set<> or similar.
Examples:

Sphere.cpp, and trimesh.cpp.


Member Function Documentation

index_t SkeletonID::getHomogeneousLevel (  )  const [inline]

IF this skeleton ID refers to a refinement level that is same in all dimensions, return that single integer.

If the refinement in these dimensions do not match, return a negative value.