| shards
    Version of the Day
    | 
This is the complete list of members for shards::CellTopology, including all inherited members.
| CellTopology(const CellTopologyData *cell) | shards::CellTopology | inline | 
| 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::CellTopology | inline | 
| getBaseCellTopologyData(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getBaseKey() const | shards::CellTopology | inline | 
| getBaseName() const | shards::CellTopology | inline | 
| getCellTopologyData() const | shards::CellTopology | inline | 
| getCellTopologyData(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getDimension() const | shards::CellTopology | inline | 
| getEdgeCount() const | shards::CellTopology | inline | 
| getEdgeCount(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getFaceCount() const | shards::CellTopology | inline | 
| getKey() const | shards::CellTopology | inline | 
| getKey(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getName() const | shards::CellTopology | inline | 
| getName(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getNodeCount() const | shards::CellTopology | inline | 
| getNodeCount(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getNodeMap(const unsigned subcell_dim, const unsigned subcell_ord, const unsigned subcell_node_ord) const | shards::CellTopology | inline | 
| getNodePermutation(const unsigned permutation_ord, const unsigned node_ord) const | shards::CellTopology | inline | 
| getNodePermutationCount() const | shards::CellTopology | inline | 
| getNodePermutationInverse(const unsigned permutation_ord, const unsigned node_ord) const | shards::CellTopology | inline | 
| getNodePermutationPolarity(const unsigned permutation_ord) const | shards::CellTopology | inline | 
| getSideCount() const | shards::CellTopology | inline | 
| getSideCount(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| getSubcellCount(const unsigned subcell_dim) const | shards::CellTopology | inline | 
| getSubcellHomogeneity(const unsigned subcell_dim) const | shards::CellTopology | inline | 
| getVertexCount() const | shards::CellTopology | inline | 
| getVertexCount(const unsigned subcell_dim, const unsigned subcell_ord) const | shards::CellTopology | inline | 
| isValid() const | shards::CellTopology | inline | 
| operator=(const CellTopology &right) | shards::CellTopology | |
| ~CellTopology() | shards::CellTopology |