Searched refs:default_algebraic_ghosting (Results 1 – 4 of 4) sorted by relevance
68 (sys.get_dof_map().default_algebraic_ghosting()); in testCoupling()
62 sys.get_dof_map().default_algebraic_ghosting().set_n_levels(3); in testCoupling()
403 DefaultCoupling & default_algebraic_ghosting() { return *_default_evaluating; } in default_algebraic_ghosting() function
1828 this->remove_algebraic_ghosting_functor(this->default_algebraic_ghosting()); in remove_default_ghosting()1836 this->add_algebraic_ghosting_functor(this->default_algebraic_ghosting()); in add_default_ghosting()