shards  Version of the Day
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups
shards::CellTopology Member List

This is the complete list of members for shards::CellTopology, including all inherited members.

CellTopology(const CellTopologyData *cell)shards::CellTopologyinline
CellTopology(const std::string &name, const unsigned nodeCount)shards::CellTopology
CellTopology(const std::string &name, const unsigned vertex_count, const unsigned node_count, const std::vector< const CellTopologyData * > &edges, const std::vector< unsigned > &edge_node_map, const CellTopologyData *base=NULL)shards::CellTopology
CellTopology(const std::string &name, const unsigned vertex_count, const unsigned node_count, const std::vector< const CellTopologyData * > &edges, const std::vector< unsigned > &edge_node_map, const std::vector< const CellTopologyData * > &faces, const std::vector< unsigned > &face_node_map, const CellTopologyData *base=NULL)shards::CellTopology
CellTopology(const CellTopology &right)shards::CellTopology
CellTopology()shards::CellTopology
getBaseCellTopologyData() const shards::CellTopologyinline
getBaseCellTopologyData(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getBaseKey() const shards::CellTopologyinline
getBaseName() const shards::CellTopologyinline
getCellTopologyData() const shards::CellTopologyinline
getCellTopologyData(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getDimension() const shards::CellTopologyinline
getEdgeCount() const shards::CellTopologyinline
getEdgeCount(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getFaceCount() const shards::CellTopologyinline
getKey() const shards::CellTopologyinline
getKey(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getName() const shards::CellTopologyinline
getName(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getNodeCount() const shards::CellTopologyinline
getNodeCount(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getNodeMap(const unsigned subcell_dim, const unsigned subcell_ord, const unsigned subcell_node_ord) const shards::CellTopologyinline
getNodePermutation(const unsigned permutation_ord, const unsigned node_ord) const shards::CellTopologyinline
getNodePermutationCount() const shards::CellTopologyinline
getNodePermutationInverse(const unsigned permutation_ord, const unsigned node_ord) const shards::CellTopologyinline
getNodePermutationPolarity(const unsigned permutation_ord) const shards::CellTopologyinline
getSideCount() const shards::CellTopologyinline
getSideCount(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
getSubcellCount(const unsigned subcell_dim) const shards::CellTopologyinline
getSubcellHomogeneity(const unsigned subcell_dim) const shards::CellTopologyinline
getVertexCount() const shards::CellTopologyinline
getVertexCount(const unsigned subcell_dim, const unsigned subcell_ord) const shards::CellTopologyinline
isValid() const shards::CellTopologyinline
operator=(const CellTopology &right)shards::CellTopology
~CellTopology()shards::CellTopology