Flow123d
master-f44eb46
|
#include <mh_dofhandler.hh>
Public Member Functions | |
LocalElementAccessorBase (DHCellAccessor dh_cell) | |
DHCellAccessor | dh_cell () const |
uint | dim () const |
uint | n_sides () const |
ElementAccessor< 3 > | element_accessor () const |
const arma::vec3 | centre () const |
double | measure () const |
Region | region () const |
uint | ele_global_idx () |
uint | ele_local_idx () const |
uint | ele_row () |
uint | ele_local_row () |
uint | edge_row (uint i) |
uint | edge_local_row (uint i) |
SideIter | side (uint i) |
uint | side_row (uint i) |
uint | side_local_row (uint i) |
Private Attributes | |
DHCellAccessor | dh_cell_ |
std::vector< LongIdx > | global_indices_ |
uint | n_indices_ |
Definition at line 104 of file mh_dofhandler.hh.
|
inline |
Definition at line 107 of file mh_dofhandler.hh.
|
inline |
Definition at line 129 of file mh_dofhandler.hh.
|
inline |
Definition at line 113 of file mh_dofhandler.hh.
|
inline |
Definition at line 117 of file mh_dofhandler.hh.
|
inline |
Definition at line 161 of file mh_dofhandler.hh.
|
inline |
Definition at line 157 of file mh_dofhandler.hh.
|
inline |
Definition at line 141 of file mh_dofhandler.hh.
|
inline |
Definition at line 145 of file mh_dofhandler.hh.
|
inline |
Definition at line 153 of file mh_dofhandler.hh.
|
inline |
Definition at line 149 of file mh_dofhandler.hh.
|
inline |
Definition at line 125 of file mh_dofhandler.hh.
|
inline |
Definition at line 133 of file mh_dofhandler.hh.
|
inline |
Definition at line 121 of file mh_dofhandler.hh.
|
inline |
Definition at line 137 of file mh_dofhandler.hh.
|
inline |
Definition at line 165 of file mh_dofhandler.hh.
|
inline |
Definition at line 173 of file mh_dofhandler.hh.
|
inline |
Definition at line 169 of file mh_dofhandler.hh.
|
private |
Definition at line 178 of file mh_dofhandler.hh.
|
private |
Definition at line 179 of file mh_dofhandler.hh.
|
private |
Definition at line 180 of file mh_dofhandler.hh.