Flow123d
master-f44eb46
|
#include <accessors.hh>
Public Member Functions | |
Boundary () | |
Boundary (BoundaryData *boundary_data) | |
Edge | edge () |
ElementAccessor< 3 > | element_accessor () |
Region | region () |
const Element * | element () |
bool | is_valid () const |
Mesh * | mesh () |
uint | edge_idx () |
uint | bc_ele_idx () |
Private Attributes | |
BoundaryData * | boundary_data_ |
Definition at line 349 of file accessors.hh.
|
inline |
Definition at line 245 of file accessors_impl.hh.
|
inline |
Definition at line 249 of file accessors_impl.hh.
|
inline |
|
inline |
Definition at line 253 of file accessors_impl.hh.
|
inline |
Definition at line 369 of file accessors.hh.
|
inline |
Definition at line 270 of file accessors_impl.hh.
|
inline |
|
inline |
|
inline |
Definition at line 364 of file accessors.hh.
|
inline |
|
private |
Definition at line 380 of file accessors.hh.