Toggle navigation
Documentation
Big picture
The finite element method
The data structure
Not-so-quick guide
Optimisation
Order of action functions
Example codes and tutorials
List of example codes and tutorials
Meshing
Solvers
MPI parallel processing
Post-processing/visualisation
Other
Change log
Creating documentation
Coding conventions
Index
FAQ
Installation
Installation guide
Copyright
About
People
Contact/Get involved
Publications
Acknowledgements
Picture show
Go
oomph
TreeRoot
oomph::TreeRoot Member List
This is the complete list of members for
oomph::TreeRoot
, including all inherited members.
construct_son
(RefineableElement *const &object_pt, Tree *const &father_pt, const int &son_type)=0
oomph::Tree
pure virtual
deactivate_object
()
oomph::Tree
father_pt
() const
oomph::Tree
inline
Father_pt
oomph::Tree
protected
flush_object
()
oomph::Tree
inline
flush_sons
()
oomph::Tree
inline
is_leaf
()
oomph::Tree
inline
is_neighbour_periodic
(const int &direction)
oomph::TreeRoot
inline
level
() const
oomph::Tree
inline
Level
oomph::Tree
protected
max_neighbour_finding_tolerance
()
oomph::Tree
inline
static
Max_neighbour_finding_tolerance
oomph::Tree
protected
static
merge_sons_if_required
(Mesh *&mesh_pt)
oomph::Tree
Neighbour_periodic
oomph::TreeRoot
protected
Neighbour_pt
oomph::TreeRoot
protected
neighbour_pt
(const int &direction)
oomph::TreeRoot
inline
nneighbour
()
oomph::TreeRoot
inline
nsons
() const
oomph::Tree
inline
Object_pt
oomph::Tree
protected
object_pt
() const
oomph::Tree
inline
OMEGA
oomph::Tree
static
operator=
(const TreeRoot &)=delete
oomph::TreeRoot
oomph::Tree::operator=
(const Tree &)=delete
oomph::Tree
p_refine_if_required
(Mesh *&mesh_pt)
oomph::Tree
Root_pt
oomph::Tree
protected
root_pt
()
oomph::Tree
inline
root_pt
() const
oomph::Tree
inline
set_father_pt
(Tree *const &father_pt)
oomph::Tree
inline
set_neighbour_nonperiodic
(const int &direction)
oomph::TreeRoot
inline
set_neighbour_periodic
(const int &direction)
oomph::TreeRoot
inline
set_son_pt
(const Vector< Tree * > &son_pt)
oomph::Tree
inline
Son_pt
oomph::Tree
protected
son_pt
(const int &son_index) const
oomph::Tree
inline
Son_type
oomph::Tree
protected
son_type
() const
oomph::Tree
inline
split_if_required
()
oomph::Tree
stick_all_tree_nodes_into_vector
(Vector< Tree * > &)
oomph::Tree
stick_leaves_into_vector
(Vector< Tree * > &)
oomph::Tree
traverse_all
(Tree::VoidMemberFctPt member_function)
oomph::Tree
traverse_all
(Tree::VoidMeshPtArgumentMemberFctPt member_function, Mesh *&mesh_pt)
oomph::Tree
traverse_all_but_leaves
(Tree::VoidMemberFctPt member_function)
oomph::Tree
traverse_leaves
(Tree::VoidMemberFctPt member_function)
oomph::Tree
traverse_leaves
(Tree::VoidMeshPtArgumentMemberFctPt member_function, Mesh *&mesh_pt)
oomph::Tree
Tree
(const Tree &dummy)=delete
oomph::Tree
Tree
()
oomph::Tree
inline
protected
Tree
(RefineableElement *const &object_pt)
oomph::Tree
protected
Tree
(RefineableElement *const &object_pt, Tree *const &father_pt, const int &son_type)
oomph::Tree
protected
TreeRoot
(RefineableElement *const &object_pt)
oomph::TreeRoot
inline
TreeRoot
(const TreeRoot &dummy)=delete
oomph::TreeRoot
VoidMemberFctPt
typedef
oomph::Tree
VoidMeshPtArgumentMemberFctPt
typedef
oomph::Tree
~Tree
()
oomph::Tree
virtual