Loading...
Searching...
No Matches
bitpit::Cell Member List

This is the complete list of members for bitpit::Cell, including all inherited members.

Cell()bitpit::Cell
Cell(long id, ElementType type, bool interior, bool storeNeighbourhood)bitpit::Cell
Cell(long id, ElementType type, int connectSize, bool interior, bool storeNeighbourhood)bitpit::Cell
Cell(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage, bool interior, bool storeNeighbourhood)bitpit::Cell
Cell(long id, ElementType type, bool interior=true, bool storeInterfaces=true, bool storeAjacencies=true)bitpit::Cell
Cell(long id, ElementType type, int connectSize, bool interior=true, bool storeInterfaces=true, bool storeAjacencies=true)bitpit::Cell
Cell(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage, bool interior=true, bool storeInterfaces=true, bool storeAjacencies=true)bitpit::Cell
deleteAdjacencies()bitpit::Cell
deleteAdjacency(int face, int i)bitpit::Cell
deleteInterface(int face, int i)bitpit::Cell
deleteInterfaces()bitpit::Cell
display(std::ostream &out, unsigned short int indent) constbitpit::Cell
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) constbitpit::Element
evalCentroid(const std::array< double, 3 > *coordinates) constbitpit::Element
evalLength(const std::array< double, 3 > *coordinates) constbitpit::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}}) constbitpit::Element
evalPointDistance(const std::array< double, 3 > &point, const std::array< double, 3 > *coordinates) constbitpit::Element
evalPointProjection(const std::array< double, 3 > &point, const std::array< double, 3 > *coordinates, std::array< double, 3 > *projection, double *distance) constbitpit::Element
evalSize(const std::array< double, 3 > *coordinates) constbitpit::Element
evalVolume(const std::array< double, 3 > *coordinates) constbitpit::Element
findAdjacency(int face, int adjacency)bitpit::Cell
findAdjacency(int adjacency)bitpit::Cell
findInterface(int face, int interface)bitpit::Cell
findInterface(int interface)bitpit::Cell
findVertex(long vertexId) constbitpit::Element
getAdjacencies() constbitpit::Cell
getAdjacencies()bitpit::Cell
getAdjacencies(int face) constbitpit::Cell
getAdjacencies(int face)bitpit::Cell
getAdjacency(int face, int index=0) constbitpit::Cell
getAdjacencyCount() constbitpit::Cell
getAdjacencyCount(int face) constbitpit::Cell
getBinarySize() constbitpit::Cell
getConnect() constbitpit::Element
getConnect()bitpit::Element
getConnectSize() constbitpit::Element
getDimension(ElementType type)bitpit::Elementstatic
getDimension() constbitpit::Element
getEdgeConnect(int edge) constbitpit::Element
getEdgeCount() constbitpit::Element
getEdgeLocalConnect(int edge) constbitpit::Element
getEdgeLocalVertexIds(int edge) constbitpit::Element
getEdgeType(int edge) constbitpit::Element
getEdgeVertexCount(int edge) constbitpit::Element
getEdgeVertexId(int edge, int vertex) constbitpit::Element
getEdgeVertexIds(int edge) constbitpit::Element
getFaceConnect(int face) constbitpit::Element
getFaceCount() constbitpit::Element
getFaceLocalConnect(int face) constbitpit::Element
getFaceLocalVertexIds(int face) constbitpit::Element
getFaceStream() constbitpit::Element
getFaceStreamPosition(const long *connectivity, int face)bitpit::Elementstatic
getFaceStreamPosition(int face) constbitpit::Element
getFaceStreamSize() constbitpit::Element
getFaceType(int face) constbitpit::Element
getFaceVertexCount(int face) constbitpit::Element
getFaceVertexId(int face, int vertex) constbitpit::Element
getFaceVertexIds(int face) constbitpit::Element
getId() constbitpit::Element
getInfo() constbitpit::Element
getInterface(int face, int index=0) constbitpit::Cell
getInterfaceCount() constbitpit::Cell
getInterfaceCount(int face) constbitpit::Cell
getInterfaces() constbitpit::Cell
getInterfaces()bitpit::Cell
getInterfaces(int face) constbitpit::Cell
getInterfaces(int face)bitpit::Cell
getPID() constbitpit::Element
getType() constbitpit::Element
getVertexCount() constbitpit::Element
getVertexId(int vertex) constbitpit::Element
getVertexIds(ElementType type, const long *connectivity)bitpit::Elementstatic
getVertexIds() constbitpit::Element
hasInfo() constbitpit::Element
hasSameConnect(const Element &other) constbitpit::Element
initialize(long id, ElementType type, bool interior, bool storeNeighbourhood)bitpit::Cell
initialize(long id, ElementType type, int connectSize, bool interior, bool storeNeighbourhood)bitpit::Cell
initialize(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage, bool interior, bool storeNeighbourhood)bitpit::Cell
initialize(long id, ElementType type, bool interior, bool storeInterfaces=true, bool storeAjacencies=true)bitpit::Cell
initialize(long id, ElementType type, int connectSize, bool interior, bool storeInterfaces=true, bool storeAjacencies=true)bitpit::Cell
initialize(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage, bool interior, bool storeInterfaces=true, bool storeAjacencies=true)bitpit::Cell
bitpit::Element::initialize(long id, ElementType type, int connectSize=0)bitpit::Element
bitpit::Element::initialize(long id, ElementType type, std::unique_ptr< long[]> &&connectStorage)bitpit::Element
isFaceBorder(int face) constbitpit::Cell
isInterior() constbitpit::Cell
isThreeDimensional(ElementType type)bitpit::Elementstatic
isThreeDimensional() constbitpit::Element
NULL_ID (defined in bitpit::Element)bitpit::Elementstatic
operator<<) (defined in bitpit::Cell)bitpit::Cellfriend
operator=(const Element &other)bitpit::Element
operator=(Element &&other)=default (defined in bitpit::Element)bitpit::Element
operator>>) (defined in bitpit::Cell)bitpit::Cellfriend
PatchKernel (defined in bitpit::Cell)bitpit::Cellfriend
pushAdjacency(int face, long adjacency)bitpit::Cell
pushInterface(int face, long interface)bitpit::Cell
renumberFaceStream(const PiercedStorage< long, long > &map, std::vector< long > *faceStream)bitpit::Elementstatic
renumberVertices(const std::unordered_map< long, long > &map)bitpit::Element
resetAdjacencies(bool storeAdjacencies=true)bitpit::Cell
resetInterfaces(bool storeInterfaces=true)bitpit::Cell
setAdjacencies(const std::vector< std::vector< long > > &adjacencies)bitpit::Cell
setAdjacencies(FlatVector2D< long > &&adjacencies)bitpit::Cell
setAdjacency(int face, int index, long adjacencies)bitpit::Cell
setConnect(std::unique_ptr< long[]> &&connect)bitpit::Element
setId(long id)bitpit::Element
setInterface(int face, int index, long interface)bitpit::Cell
setInterfaces(const std::vector< std::vector< long > > &interfaces)bitpit::Cell
setInterfaces(FlatVector2D< long > &&interfaces)bitpit::Cell
setInterior(bool interior)bitpit::Cellprotected
setPID(int pid)bitpit::Element
setType(ElementType type)bitpit::Element
swap(Cell &other) noexceptbitpit::Cell
bitpit::Element::swap(Element &other) noexceptbitpit::Element
unsetConnect()bitpit::Element
--- layout: doxygen_footer ---