DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::HexahedronCell, including all inherited members.
_cell_type (defined in dolfin::CellType) | dolfin::CellType | protected |
_facet_type (defined in dolfin::CellType) | dolfin::CellType | protected |
cell_normal(const Cell &cell) const | dolfin::HexahedronCell | virtual |
cell_type() const | dolfin::CellType | inline |
CellType(Type cell_type, Type facet_type) | dolfin::CellType | |
circumradius(const MeshEntity &triangle) const | dolfin::HexahedronCell | virtual |
collides(const Cell &cell, const Point &point) const | dolfin::HexahedronCell | virtual |
collides(const Cell &cell, const MeshEntity &entity) const | dolfin::HexahedronCell | virtual |
create(Type type) | dolfin::CellType | static |
create(std::string type) | dolfin::CellType | static |
create_entities(boost::multi_array< unsigned int, 2 > &e, std::size_t dim, const unsigned int *v) const | dolfin::HexahedronCell | virtual |
description(bool plural) const | dolfin::HexahedronCell | virtual |
dim() const | dolfin::HexahedronCell | virtual |
entity_type(std::size_t i) const | dolfin::CellType | |
facet_area(const Cell &cell, std::size_t facet) const | dolfin::HexahedronCell | virtual |
facet_type() const | dolfin::CellType | inline |
h(const MeshEntity &entity) const | dolfin::CellType | virtual |
HexahedronCell() | dolfin::HexahedronCell | inline |
inradius(const Cell &cell) const | dolfin::CellType | virtual |
is_simplex() const | dolfin::HexahedronCell | inlinevirtual |
normal(const Cell &cell, std::size_t facet, std::size_t i) const | dolfin::HexahedronCell | virtual |
normal(const Cell &cell, std::size_t facet) const | dolfin::HexahedronCell | virtual |
num_entities(std::size_t dim) const | dolfin::HexahedronCell | virtual |
num_vertices(std::size_t dim) const | dolfin::HexahedronCell | virtual |
dolfin::CellType::num_vertices() const | dolfin::CellType | inline |
order(Cell &cell, const std::vector< std::int64_t > &local_to_global_vertex_indices) const | dolfin::HexahedronCell | virtual |
ordered(const Cell &cell, const std::vector< std::int64_t > &local_to_global_vertex_indices) const | dolfin::CellType | |
orientation(const Cell &cell) const | dolfin::HexahedronCell | virtual |
dolfin::CellType::orientation(const Cell &cell, const Point &up) const | dolfin::CellType | |
radius_ratio(const Cell &cell) const | dolfin::CellType | virtual |
sort_entities(std::size_t num_vertices, unsigned int *vertices, const std::vector< std::int64_t > &local_to_global_vertex_indices) | dolfin::CellType | protectedstatic |
squared_distance(const Cell &cell, const Point &point) const | dolfin::HexahedronCell | virtual |
string2type(std::string type) | dolfin::CellType | static |
Type enum name | dolfin::CellType | |
type2string(Type type) | dolfin::CellType | static |
volume(const MeshEntity &triangle) const | dolfin::HexahedronCell | virtual |
vtk_mapping() const | dolfin::HexahedronCell | inlinevirtual |
~CellType() | dolfin::CellType | virtual |