Loading...
Searching...
No Matches
bitpit::Interface Member List
This is the complete list of members for bitpit::Interface, including all inherited members.
| display(std::ostream &out, unsigned short int indent) const | bitpit::Interface | |
| 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 | |
| evalRotationFromCartesian(std::array< double, 3 > &versor) | bitpit::Interface | static |
| evalRotationInverse(const std::array< std::array< double, 3 >, 3 > &R) | bitpit::Interface | static |
| evalRotationToCartesian(std::array< double, 3 > &versor) | bitpit::Interface | static |
| evalRotationTranspose(const std::array< std::array< double, 3 >, 3 > &R) | bitpit::Interface | static |
| 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 | |
| getNeigh() const | bitpit::Interface | |
| getNeighFace() const | bitpit::Interface | |
| getOwner() const | bitpit::Interface | |
| getOwnerFace() const | bitpit::Interface | |
| getOwnerNeigh() const | bitpit::Interface | |
| 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) | bitpit::Interface | |
| initialize(long id, ElementType type, int connectSize) | bitpit::Interface | |
| initialize(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage) | bitpit::Interface | |
| Interface() | bitpit::Interface | |
| Interface(long id, ElementType type=ElementType::UNDEFINED) | bitpit::Interface | |
| Interface(long id, ElementType type, int connectSize=0) | bitpit::Interface | |
| Interface(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage) | bitpit::Interface | |
| isBorder() const | bitpit::Interface | |
| isThreeDimensional(ElementType type) | bitpit::Element | static |
| isThreeDimensional() const | bitpit::Element | |
| NULL_ID (defined in bitpit::Element) | bitpit::Element | static |
| operator=(const Element &other) | bitpit::Element | |
| operator=(Element &&other)=default (defined in bitpit::Element) | bitpit::Element | |
| 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 | |
| setNeigh(long neigh, int neighFace) | bitpit::Interface | |
| setOwner(long owner, int onwerFace) | bitpit::Interface | |
| setPID(int pid) | bitpit::Element | |
| setType(ElementType type) | bitpit::Element | |
| swap(Interface &other) noexcept | bitpit::Interface | |
| bitpit::Element::swap(Element &other) noexcept | bitpit::Element | |
| unsetConnect() | bitpit::Element | |
| unsetNeigh() | bitpit::Interface | |
| unsetOwner() | bitpit::Interface |
1.13.2