Flow123d
release_2.2.0-914-gf1a3a4f
|
This is the complete list of members for DOFHandlerBase, including all inherited members.
CellIterator typedef | DOFHandlerBase | |
distr() const | DOFHandlerBase | inline |
DOFHandlerBase(Mesh &_mesh) | DOFHandlerBase | inline |
ds_ | DOFHandlerBase | protected |
get_dof_indices(const CellIterator &cell, std::vector< IdxInt > &indices) const =0 | DOFHandlerBase | pure virtual |
get_dof_values(const CellIterator &cell, const Vec &values, double local_values[]) const =0 | DOFHandlerBase | pure virtual |
get_loc_dof_indices(const CellIterator &cell, std::vector< IdxInt > &indices) const =0 | DOFHandlerBase | pure virtual |
global_dof_offset | DOFHandlerBase | protected |
hash() const =0 | DOFHandlerBase | pure virtual |
loffset() const | DOFHandlerBase | inline |
loffset_ | DOFHandlerBase | protected |
lsize() const | DOFHandlerBase | inline |
lsize_ | DOFHandlerBase | protected |
max_elem_dofs() const | DOFHandlerBase | inline |
max_elem_dofs_ | DOFHandlerBase | protected |
mesh() const | DOFHandlerBase | inline |
mesh_ | DOFHandlerBase | protected |
n_dofs | DOFHandlerBase | protected |
n_global_dofs() const | DOFHandlerBase | inline |
offset() const | DOFHandlerBase | inline |
~DOFHandlerBase() | DOFHandlerBase | inlinevirtual |