Home
last modified time | relevance | path

Searched defs:active_family (Results 1 – 6 of 6) sorted by relevance

/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dchildren.py222 def get_has_data(self, active_family): argument
H A Devents.py261 def get_has_data(self, active_family): argument
H A Dcoordinates.py269 def get_has_data(self, active_family): argument
/dports/math/libmesh/libmesh-1.6.2/src/geom/
H A Delem.C1494 void Elem::active_family_tree (std::vector<const Elem *> & active_family, in active_family_tree()
1502 void Elem::active_family_tree (std::vector<Elem *> & active_family, in active_family_tree()
/dports/math/libmesh/libmesh-1.6.2/src/partitioning/
H A Dpartitioner.C464 std::vector<const Elem *> active_family; in set_parent_processor_ids() local
/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Dmesh_communication.C1889 std::vector<const Elem *> active_family; in delete_remote_elements() local