Loading...
Searching...
No Matches
bitpit::Element Member List
This is the complete list of members for bitpit::Element, including all inherited members.
| Element() | bitpit::Element | |
| Element(long id, ElementType type, int connectSize=0) | bitpit::Element | |
| Element(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage) | bitpit::Element | |
| Element(const Element &other) | bitpit::Element | |
| Element(Element &&other)=default (defined in bitpit::Element) | bitpit::Element | |
| evalArea(const std::array< double, 3 > *coordinates) const | bitpit::Element | |
| evalCentroid(const std::array< double, 3 > *coordinates) const | bitpit::Element | |
| evalLength(const std::array< double, 3 > *coordinates) const | bitpit::Element | |
| evalNormal(const std::array< double, 3 > *coordinates, const std::array< double, 3 > &orientation={{0., 0., 1.}}, const std::array< double, 3 > &point={{0.5, 0.5, 0.5}}) const | bitpit::Element | |
| evalPointDistance(const std::array< double, 3 > &point, const std::array< double, 3 > *coordinates) const | bitpit::Element | |
| evalPointProjection(const std::array< double, 3 > &point, const std::array< double, 3 > *coordinates, std::array< double, 3 > *projection, double *distance) const | bitpit::Element | |
| evalSize(const std::array< double, 3 > *coordinates) const | bitpit::Element | |
| evalVolume(const std::array< double, 3 > *coordinates) const | bitpit::Element | |
| findVertex(long vertexId) const | bitpit::Element | |
| getBinarySize() const | bitpit::Element | |
| getConnect() const | bitpit::Element | |
| getConnect() | bitpit::Element | |
| getConnectSize() const | bitpit::Element | |
| getDimension(ElementType type) | bitpit::Element | static |
| getDimension() const | bitpit::Element | |
| getEdgeConnect(int edge) const | bitpit::Element | |
| getEdgeCount() const | bitpit::Element | |
| getEdgeLocalConnect(int edge) const | bitpit::Element | |
| getEdgeLocalVertexIds(int edge) const | bitpit::Element | |
| getEdgeType(int edge) const | bitpit::Element | |
| getEdgeVertexCount(int edge) const | bitpit::Element | |
| getEdgeVertexId(int edge, int vertex) const | bitpit::Element | |
| getEdgeVertexIds(int edge) const | bitpit::Element | |
| getFaceConnect(int face) const | bitpit::Element | |
| getFaceCount() const | bitpit::Element | |
| getFaceLocalConnect(int face) const | bitpit::Element | |
| getFaceLocalVertexIds(int face) const | bitpit::Element | |
| getFaceStream() const | bitpit::Element | |
| getFaceStreamPosition(const long *connectivity, int face) | bitpit::Element | static |
| getFaceStreamPosition(int face) const | bitpit::Element | |
| getFaceStreamSize() const | bitpit::Element | |
| getFaceType(int face) const | bitpit::Element | |
| getFaceVertexCount(int face) const | bitpit::Element | |
| getFaceVertexId(int face, int vertex) const | bitpit::Element | |
| getFaceVertexIds(int face) const | bitpit::Element | |
| getId() const | bitpit::Element | |
| getInfo() const | bitpit::Element | |
| getPID() const | bitpit::Element | |
| getType() const | bitpit::Element | |
| getVertexCount() const | bitpit::Element | |
| getVertexId(int vertex) const | bitpit::Element | |
| getVertexIds(ElementType type, const long *connectivity) | bitpit::Element | static |
| getVertexIds() const | bitpit::Element | |
| hasInfo() const | bitpit::Element | |
| hasSameConnect(const Element &other) const | bitpit::Element | |
| initialize(long id, ElementType type, int connectSize=0) | bitpit::Element | |
| initialize(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage) | bitpit::Element | |
| isThreeDimensional(ElementType type) | bitpit::Element | static |
| isThreeDimensional() const | bitpit::Element | |
| NULL_ID (defined in bitpit::Element) | bitpit::Element | static |
| operator<<) (defined in bitpit::Element) | bitpit::Element | friend |
| operator=(const Element &other) | bitpit::Element | |
| operator=(Element &&other)=default (defined in bitpit::Element) | bitpit::Element | |
| operator>>) (defined in bitpit::Element) | bitpit::Element | friend |
| renumberFaceStream(const PiercedStorage< long, long > &map, std::vector< long > *faceStream) | bitpit::Element | static |
| renumberVertices(const std::unordered_map< long, long > &map) | bitpit::Element | |
| setConnect(std::unique_ptr< long[]> &&connect) | bitpit::Element | |
| setId(long id) | bitpit::Element | |
| setPID(int pid) | bitpit::Element | |
| setType(ElementType type) | bitpit::Element | |
| swap(Element &other) noexcept | bitpit::Element | |
| unsetConnect() | bitpit::Element |
1.13.2