$extrastylesheet
| _children | libMesh::Elem | [protected] |
| ReferenceCountedObject< Elem >::_counts | libMesh::ReferenceCounter | [protected, static] |
| libMesh::DofObject::_counts | libMesh::ReferenceCounter | [protected, static] |
| _elemlinks | libMesh::Elem | [protected] |
| ReferenceCountedObject< Elem >::_enable_print_counter | libMesh::ReferenceCounter | [protected, static] |
| libMesh::DofObject::_enable_print_counter | libMesh::ReferenceCounter | [protected, static] |
| ReferenceCountedObject< Elem >::_mutex | libMesh::ReferenceCounter | [protected, static] |
| libMesh::DofObject::_mutex | libMesh::ReferenceCounter | [protected, static] |
| ReferenceCountedObject< Elem >::_n_objects | libMesh::ReferenceCounter | [protected, static] |
| libMesh::DofObject::_n_objects | libMesh::ReferenceCounter | [protected, static] |
| _nodes | libMesh::Elem | [protected] |
| _p_level | libMesh::Elem | [protected] |
| _pflag | libMesh::Elem | [protected] |
| _rflag | libMesh::Elem | [protected] |
| _sbd_id | libMesh::Elem | [protected] |
| active() const | libMesh::Elem | [inline] |
| active_family_tree(std::vector< const Elem * > &active_family, const bool reset=true) const | libMesh::Elem | |
| active_family_tree_by_neighbor(std::vector< const Elem * > &family, const Elem *neighbor, const bool reset=true) const | libMesh::Elem | |
| active_family_tree_by_side(std::vector< const Elem * > &family, const unsigned int side, const bool reset=true) const | libMesh::Elem | |
| add_child(Elem *elem) | libMesh::Elem | |
| add_child(Elem *elem, unsigned int c) | libMesh::Elem | |
| add_system() | libMesh::DofObject | |
| ancestor() const | libMesh::Elem | |
| boundary_sides_begin() | libMesh::Elem | |
| boundary_sides_end() | libMesh::Elem | |
| build(const ElemType type, Elem *p=NULL) | libMesh::Elem | [static] |
| build_edge(const unsigned int i) const | libMesh::Face | [inline, virtual] |
| build_side(const unsigned int i, bool proxy=true) const =0 | libMesh::Elem | [pure virtual] |
| centroid() const | libMesh::Elem | [virtual] |
| child(const unsigned int i) const | libMesh::Elem | [inline] |
| child_neighbor(Elem *elem) const | libMesh::Elem | [inline] |
| child_neighbor(const Elem *elem) const | libMesh::Elem | [inline] |
| clear_dofs() | libMesh::DofObject | [inline] |
| clear_old_dof_object() | libMesh::DofObject | |
| close_to_point(const Point &p, Real tol) const | libMesh::Elem | [virtual] |
| coarsen() | libMesh::Elem | |
| COARSEN enum value | libMesh::Elem | |
| COARSEN_INACTIVE enum value | libMesh::Elem | |
| compute_key(dof_id_type n0) | libMesh::Elem | [inline, protected, static] |
| compute_key(dof_id_type n0, dof_id_type n1) | libMesh::Elem | [inline, protected, static] |
| compute_key(dof_id_type n0, dof_id_type n1, dof_id_type n2) | libMesh::Elem | [inline, protected, static] |
| compute_key(dof_id_type n0, dof_id_type n1, dof_id_type n2, dof_id_type n3) | libMesh::Elem | [inline, protected, static] |
| connectivity(const unsigned int sc, const IOPackage iop, std::vector< dof_id_type > &conn) const =0 | libMesh::Elem | [pure virtual] |
| contains_edge_of(const Elem *e) const | libMesh::Elem | |
| contains_point(const Point &p, Real tol=TOLERANCE) const | libMesh::Elem | [virtual] |
| contains_vertex_of(const Elem *e) const | libMesh::Elem | |
| contract() | libMesh::Elem | |
| ReferenceCountedObject< Elem >::Counts typedef | libMesh::ReferenceCounter | [protected] |
| libMesh::DofObject::Counts typedef | libMesh::ReferenceCounter | [protected] |
| debug_buffer() const | libMesh::DofObject | |
| default_order() const =0 | libMesh::Elem | [pure virtual] |
| dim() const | libMesh::Face | [inline, virtual] |
| ReferenceCountedObject< Elem >::disable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| libMesh::DofObject::disable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| DO_NOTHING enum value | libMesh::Elem | |
| dof_number(const unsigned int s, const unsigned int var, const unsigned int comp) const | libMesh::DofObject | [inline] |
| DofObject() | libMesh::DofObject | [inline, protected] |
| DofObject(const DofObject &) | libMesh::DofObject | [protected] |
| Elem(const unsigned int n_nodes, const unsigned int n_sides, Elem *parent, Elem **elemlinkdata, Node **nodelinkdata) | libMesh::Elem | [inline, protected] |
| embedding_matrix(const unsigned int i, const unsigned int j, const unsigned int k) const =0 | libMesh::Elem | [pure virtual] |
| ReferenceCountedObject< Elem >::enable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| libMesh::DofObject::enable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| Face(const unsigned int nn, const unsigned int ns, Elem *p, Elem **elemlinkdata, Node **nodelinkdata) | libMesh::Face | [inline] |
| family_tree(std::vector< const Elem * > &family, const bool reset=true) const | libMesh::Elem | |
| family_tree_by_neighbor(std::vector< const Elem * > &family, const Elem *neighbor, const bool reset=true) const | libMesh::Elem | |
| family_tree_by_side(std::vector< const Elem * > &family, const unsigned int side, const bool reset=true) const | libMesh::Elem | |
| family_tree_by_subneighbor(std::vector< const Elem * > &family, const Elem *neighbor, const Elem *subneighbor, const bool reset=true) const | libMesh::Elem | |
| find_edge_neighbors(const Point &p1, const Point &p2, std::set< const Elem * > &neighbor_set) const | libMesh::Elem | |
| find_edge_neighbors(std::set< const Elem * > &neighbor_set) const | libMesh::Elem | |
| find_point_neighbors(const Point &p, std::set< const Elem * > &neighbor_set) const | libMesh::Elem | |
| find_point_neighbors(std::set< const Elem * > &neighbor_set) const | libMesh::Elem | |
| first_order_equivalent_type(const ElemType et) | libMesh::Elem | [static] |
| get_info() const | libMesh::Elem | |
| ReferenceCountedObject< Elem >::get_info() | libMesh::ReferenceCounter | [static] |
| libMesh::DofObject::get_info() | libMesh::ReferenceCounter | [static] |
| get_node(const unsigned int i) const | libMesh::Elem | [inline] |
| get_node_index(const Node *node_ptr) const | libMesh::Elem | [inline] |
| get_nodes() const | libMesh::Elem | [inline] |
| hack_p_level(const unsigned int p) | libMesh::Elem | [inline] |
| has_affine_map() const | libMesh::Elem | [inline, virtual] |
| has_ancestor_children() const | libMesh::Elem | [inline] |
| has_children() const | libMesh::Elem | [inline] |
| has_dofs(const unsigned int s=libMesh::invalid_uint) const | libMesh::DofObject | [inline] |
| has_neighbor(const Elem *elem) const | libMesh::Elem | [inline] |
| has_topological_neighbor(const Elem *elem, const MeshBase &mesh, const PointLocatorBase &point_locator, PeriodicBoundaries *pb) const | libMesh::Elem | |
| hmax() const | libMesh::Elem | [virtual] |
| hmin() const | libMesh::Elem | [virtual] |
| id() const | libMesh::DofObject | [inline] |
| INACTIVE enum value | libMesh::Elem | |
| ReferenceCountedObject< Elem >::increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| libMesh::DofObject::increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| ReferenceCountedObject< Elem >::increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| libMesh::DofObject::increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| infinite() const | libMesh::Face | [inline, virtual] |
| interior_parent() const | libMesh::Elem | [inline] |
| invalid_id | libMesh::DofObject | [static] |
| invalid_processor_id | libMesh::DofObject | [static] |
| INVALID_REFINEMENTSTATE enum value | libMesh::Elem | |
| invalid_subdomain_id | libMesh::Elem | [static] |
| invalid_unique_id | libMesh::DofObject | [static] |
| invalidate() | libMesh::DofObject | [inline] |
| invalidate_dofs(const unsigned int sys_num=libMesh::invalid_uint) | libMesh::DofObject | [inline] |
| invalidate_id() | libMesh::DofObject | [inline] |
| invalidate_processor_id() | libMesh::DofObject | [inline] |
| is_ancestor_of(const Elem *descendant) const | libMesh::Elem | [inline] |
| is_child_on_edge(const unsigned int c, const unsigned int e) const | libMesh::Elem | [virtual] |
| is_child_on_side(const unsigned int c, const unsigned int s) const =0 | libMesh::Elem | [pure virtual] |
| is_edge(const unsigned int i) const =0 | libMesh::Elem | [pure virtual] |
| is_edge_on_side(const unsigned int e, const unsigned int s) const | libMesh::Face | [inline, virtual] |
| is_face(const unsigned int i) const =0 | libMesh::Elem | [pure virtual] |
| is_linear() const | libMesh::Elem | [inline, virtual] |
| is_node_on_edge(const unsigned int n, const unsigned int e) const =0 | libMesh::Elem | [pure virtual] |
| is_node_on_side(const unsigned int n, const unsigned int s) const =0 | libMesh::Elem | [pure virtual] |
| is_remote() const | libMesh::Elem | [inline, virtual] |
| is_semilocal(const processor_id_type my_pid) const | libMesh::Elem | |
| is_vertex(const unsigned int i) const =0 | libMesh::Elem | [pure virtual] |
| JUST_COARSENED enum value | libMesh::Elem | |
| JUST_REFINED enum value | libMesh::Elem | |
| key(const unsigned int s) const =0 | libMesh::Elem | [pure virtual] |
| length(const unsigned int n1, const unsigned int n2) const | libMesh::Elem | |
| level() const | libMesh::Elem | [inline] |
| libmesh_assert_valid_neighbors() const | libMesh::Elem | |
| libmesh_assert_valid_node_pointers() const | libMesh::Elem | |
| local_node(const dof_id_type i) const | libMesh::Elem | [inline] |
| make_links_to_me_local(unsigned int n) | libMesh::Elem | |
| make_links_to_me_remote() | libMesh::Elem | |
| max_descendant_p_level() const | libMesh::Elem | [inline] |
| min_new_p_level_by_neighbor(const Elem *neighbor, unsigned int current_min) const | libMesh::Elem | |
| min_p_level_by_neighbor(const Elem *neighbor, unsigned int current_min) const | libMesh::Elem | |
| n_children() const =0 | libMesh::Elem | [pure virtual] |
| n_comp(const unsigned int s, const unsigned int var) const | libMesh::DofObject | [inline] |
| n_comp_group(const unsigned int s, const unsigned int vg) const | libMesh::DofObject | [inline] |
| n_dofs(const unsigned int s, const unsigned int var=libMesh::invalid_uint) const | libMesh::DofObject | [inline] |
| n_edges() const =0 | libMesh::Elem | [pure virtual] |
| n_faces() const | libMesh::Face | [inline, virtual] |
| n_neighbors() const | libMesh::Elem | [inline, virtual] |
| n_nodes() const =0 | libMesh::Elem | [pure virtual] |
| ReferenceCountedObject< Elem >::n_objects() | libMesh::ReferenceCounter | [inline, static] |
| libMesh::DofObject::n_objects() | libMesh::ReferenceCounter | [inline, static] |
| n_second_order_adjacent_vertices(const unsigned int n) const | libMesh::Elem | [virtual] |
| n_sides() const =0 | libMesh::Elem | [pure virtual] |
| n_sub_elem() const =0 | libMesh::Elem | [pure virtual] |
| n_systems() const | libMesh::DofObject | [inline] |
| n_var_groups(const unsigned int s) const | libMesh::DofObject | [inline] |
| n_vars(const unsigned int s, const unsigned int vg) const | libMesh::DofObject | [inline] |
| n_vars(const unsigned int s) const | libMesh::DofObject | [inline] |
| n_vertices() const =0 | libMesh::Elem | [pure virtual] |
| neighbor(const unsigned int i) const | libMesh::Elem | [inline] |
| node(const unsigned int i) const | libMesh::Elem | [inline] |
| nullify_neighbors() | libMesh::Elem | |
| old_dof_object | libMesh::DofObject | |
| on_boundary() const | libMesh::Elem | [inline] |
| operator=(const DofObject &dof_obj) | libMesh::DofObject | [protected] |
| operator==(const Elem &rhs) const | libMesh::Elem | |
| opposite_node(const unsigned int n, const unsigned int s) const | libMesh::Elem | [virtual] |
| opposite_side(const unsigned int s) const | libMesh::Elem | [virtual] |
| origin() const | libMesh::Elem | [inline, virtual] |
| p_level() const | libMesh::Elem | [inline] |
| p_refinement_flag() const | libMesh::Elem | [inline] |
| pack_indexing(std::back_insert_iterator< std::vector< largest_id_type > > target) const | libMesh::DofObject | |
| packed_indexing_size() const | libMesh::DofObject | |
| parent() const | libMesh::Elem | [inline] |
| parent() | libMesh::Elem | [inline] |
| point(const unsigned int i) const | libMesh::Elem | [inline] |
| point(const unsigned int i) | libMesh::Elem | [inline] |
| Predicate typedef | libMesh::Elem | |
| print_info(std::ostream &os=libMesh::out) const | libMesh::Elem | |
| ReferenceCountedObject< Elem >::print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | [static] |
| libMesh::DofObject::print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | [static] |
| processor_id() const | libMesh::DofObject | [inline] |
| processor_id() | libMesh::DofObject | [inline] |
| processor_id(const processor_id_type pid) | libMesh::DofObject | [inline] |
| qual_bounds(const ElemQuality) const | libMesh::Elem | [inline, virtual] |
| quality(const ElemQuality q) const | libMesh::Elem | [virtual] |
| reference_elem() const | libMesh::Elem | |
| ReferenceCountedObject< Elem >::ReferenceCountedObject() | libMesh::ReferenceCountedObject< Elem > | [inline, protected] |
| ReferenceCountedObject< Elem >::ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< Elem > | [inline, protected] |
| libMesh::DofObject::ReferenceCountedObject() | libMesh::ReferenceCountedObject< DofObject > | [inline, protected] |
| libMesh::DofObject::ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< DofObject > | [inline, protected] |
| ReferenceCountedObject< Elem >::ReferenceCounter() | libMesh::ReferenceCounter | [inline, protected] |
| libMesh::DofObject::ReferenceCounter() | libMesh::ReferenceCounter | [inline, protected] |
| refine(MeshRefinement &mesh_refinement) | libMesh::Elem | [virtual] |
| REFINE enum value | libMesh::Elem | |
| refinement_flag() const | libMesh::Elem | [inline] |
| RefinementState enum name | libMesh::Elem | |
| replace_child(Elem *elem, unsigned int c) | libMesh::Elem | |
| second_order_adjacent_vertex(const unsigned int n, const unsigned int v) const | libMesh::Elem | [virtual] |
| second_order_child_vertex(const unsigned int n) const | libMesh::Elem | [virtual] |
| second_order_equivalent_type(const ElemType et, const bool full_ordered=true) | libMesh::Elem | [static] |
| set_buffer(const std::vector< dof_id_type > &buf) | libMesh::DofObject | [inline] |
| set_dof_number(const unsigned int s, const unsigned int var, const unsigned int comp, const dof_id_type dn) | libMesh::DofObject | |
| set_id() | libMesh::DofObject | [inline] |
| set_id(const dof_id_type dofid) | libMesh::DofObject | [inline] |
| set_interior_parent(Elem *p) | libMesh::Elem | [inline] |
| set_n_comp(const unsigned int s, const unsigned int var, const unsigned int ncomp) | libMesh::DofObject | |
| set_n_comp_group(const unsigned int s, const unsigned int vg, const unsigned int ncomp) | libMesh::DofObject | |
| set_n_systems(const unsigned int s) | libMesh::DofObject | |
| set_n_vars_per_group(const unsigned int s, const std::vector< unsigned int > &nvpg) | libMesh::DofObject | |
| set_neighbor(const unsigned int i, Elem *n) | libMesh::Elem | [inline] |
| set_node(const unsigned int i) | libMesh::Elem | [inline, virtual] |
| set_old_dof_object() | libMesh::DofObject | |
| set_p_level(const unsigned int p) | libMesh::Elem | [inline] |
| set_p_refinement_flag(const RefinementState pflag) | libMesh::Elem | [inline] |
| set_parent(Elem *p) | libMesh::Elem | [inline] |
| set_refinement_flag(const RefinementState rflag) | libMesh::Elem | [inline] |
| set_unique_id() | libMesh::DofObject | [inline] |
| set_vg_dof_base(const unsigned int s, const unsigned int vg, const dof_id_type db) | libMesh::DofObject | [inline] |
| side(const unsigned int i) const =0 | libMesh::Elem | [pure virtual] |
| subactive() const | libMesh::Elem | [inline] |
| subdomain_id() const | libMesh::Elem | [inline] |
| subdomain_id() | libMesh::Elem | [inline] |
| top_parent() const | libMesh::Elem | [inline] |
| topological_neighbor(const unsigned int i, const MeshBase &mesh, const PointLocatorBase &point_locator, const PeriodicBoundaries *pb) const | libMesh::Elem | |
| topological_neighbor(const unsigned int i, MeshBase &mesh, const PointLocatorBase &point_locator, const PeriodicBoundaries *pb) | libMesh::Elem | |
| total_family_tree(std::vector< const Elem * > &active_family, const bool reset=true) const | libMesh::Elem | |
| type() const =0 | libMesh::Elem | [pure virtual] |
| type_to_n_edges_map | libMesh::Elem | [static] |
| type_to_n_nodes_map | libMesh::Elem | [static] |
| type_to_n_sides_map | libMesh::Elem | [static] |
| unique_id() const | libMesh::DofObject | [inline] |
| unpack_indexing(std::vector< largest_id_type >::const_iterator begin) | libMesh::DofObject | |
| unpackable_indexing_size(std::vector< largest_id_type >::const_iterator begin) | libMesh::DofObject | [static] |
| valid_id() const | libMesh::DofObject | [inline] |
| valid_processor_id() const | libMesh::DofObject | [inline] |
| valid_unique_id() const | libMesh::DofObject | [inline] |
| vg_dof_base(const unsigned int s, const unsigned int vg) const | libMesh::DofObject | [inline] |
| volume() const | libMesh::Elem | [virtual] |
| which_child_am_i(const Elem *e) const | libMesh::Elem | [inline] |
| which_neighbor_am_i(const Elem *e) const | libMesh::Elem | [inline] |
| which_side_am_i(const Elem *e) const | libMesh::Elem | [inline] |
| write_connectivity(std::ostream &out, const IOPackage iop) const | libMesh::Elem | |
| ~DofObject() | libMesh::DofObject | [inline, protected] |
| ~Elem() | libMesh::Elem | [inline, virtual] |
| ReferenceCountedObject< Elem >::~ReferenceCountedObject() | libMesh::ReferenceCountedObject< Elem > | [inline] |
| libMesh::DofObject::~ReferenceCountedObject() | libMesh::ReferenceCountedObject< DofObject > | [inline] |
| ReferenceCountedObject< Elem >::~ReferenceCounter() | libMesh::ReferenceCounter | [inline] |
| libMesh::DofObject::~ReferenceCounter() | libMesh::ReferenceCounter | [inline] |