Home
last modified time | relevance | path

Searched refs:get_local_lines (Results 1 – 6 of 6) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/multigrid/
H A Dmultigrid.cc92 .get_local_lines() in prolongate()
276 .get_local_lines() in prolongate()
H A Dmg_transfer_prebuilt.cc90 .get_local_lines() in prolongate()
H A Dmg_transfer_matrix_free.cc395 .get_local_lines() in do_prolongate_add()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/multigrid/
H A Dmg_constrained_dofs.h397 if (user_constraints[level].get_local_lines().size() == 0) in add_user_constraints()
398 user_constraints[level].reinit(level_constraints[level].get_local_lines()); in add_user_constraints()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Daffine_constraints.h624 get_local_lines() const;
2128 AffineConstraints<number>::get_local_lines() const in get_local_lines() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/numerics/
H A Dvector_tools_constraints.templates.h1065 constraints.get_local_lines()); in compute_nonzero_tangential_flux_constraints()