Flow123d
release_2.2.1-10-gb9fad4d
|
#include <mh_dofhandler.hh>
Public Member Functions | |
LocalElementAccessorBase (MH_DofHandler *dh, uint loc_ele_idx) | |
uint | dim () |
uint | n_sides () |
ElementFullIter | full_iter () |
ElementAccessor< 3 > | element_accessor () |
const arma::vec3 | centre () const |
double | measure () const |
Region | region () const |
uint | ele_global_idx () |
uint | ele_local_idx () |
uint | ele_row () |
uint | ele_local_row () |
uint | edge_global_idx (uint i) |
uint | edge_local_idx (uint i) |
uint | edge_row (uint i) |
uint | edge_local_row (uint i) |
int * | edge_rows () |
SideIter | side (uint i) |
uint | side_global_idx (uint i) |
uint | side_local_idx (uint i) |
uint | side_row (uint i) |
uint | side_local_row (uint i) |
int * | side_rows () |
Private Attributes | |
int | side_rows_ [4] |
int | edge_rows_ [4] |
MH_DofHandler * | dh |
uint | local_ele_idx_ |
ElementFullIter | ele |
Definition at line 41 of file mh_dofhandler.hh.
|
inline |
Definition at line 115 of file mh_dofhandler.hh.
|
inline |
|
inline |
Definition at line 119 of file mh_dofhandler.hh.
|
inline |
Definition at line 163 of file mh_dofhandler.hh.
|
inline |
|
inline |
Definition at line 175 of file mh_dofhandler.hh.
|
inline |
|
inline |
Definition at line 179 of file mh_dofhandler.hh.
|
inline |
Definition at line 147 of file mh_dofhandler.hh.
|
inline |
Definition at line 151 of file mh_dofhandler.hh.
|
inline |
Definition at line 159 of file mh_dofhandler.hh.
|
inline |
Definition at line 155 of file mh_dofhandler.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 184 of file mh_dofhandler.hh.
|
inline |
Definition at line 188 of file mh_dofhandler.hh.
|
inline |
|
inline |
Definition at line 200 of file mh_dofhandler.hh.
|
inline |
Definition at line 196 of file mh_dofhandler.hh.
|
inline |
Definition at line 204 of file mh_dofhandler.hh.
|
private |
Definition at line 212 of file mh_dofhandler.hh.
|
private |
Definition at line 211 of file mh_dofhandler.hh.
|
private |
Definition at line 214 of file mh_dofhandler.hh.
|
private |
Definition at line 213 of file mh_dofhandler.hh.
|
private |
Definition at line 210 of file mh_dofhandler.hh.