Home
last modified time | relevance | path

Searched refs:neighbor_of_coarser_neighbor (Results 1 – 12 of 12) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-46/
H A Dstep-46.cc740 cell->neighbor_of_coarser_neighbor(f).first, in assemble_system()
741 cell->neighbor_of_coarser_neighbor(f).second); in assemble_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/meshworker/
H A Dmesh_loop.h414 cell->neighbor_of_coarser_neighbor(face_no);
H A Dloop.h317 cell->neighbor_of_coarser_neighbor(face_no); in cell_action()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/grid/
H A Dtria_accessor.h3015 neighbor_of_coarser_neighbor(const unsigned int neighbor) const;
H A Dtria_accessor.templates.h3674 return neighbor_of_coarser_neighbor(neighbor).first; in neighbor_face_no()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-30/
H A Dstep-30.cc841 cell->neighbor_of_coarser_neighbor(face_no); in set_anisotropic_flags()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-30/doc/
H A Dintro.dox337 would have to use the first value in CellAccessor::neighbor_of_coarser_neighbor()
363 <code>else</code>. The CellAccessor::neighbor_of_coarser_neighbor()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Dface_setup_internal.h972 cell->neighbor_of_coarser_neighbor(face_no).second; in create_face()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-33/
H A Dstep-33.cc1591 cell->neighbor_of_coarser_neighbor(face_no); in assemble_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/grid/
H A Dgrid_tools_dof_handlers.cc1863 cell->neighbor_of_coarser_neighbor(f); in get_dof_to_support_patch_map()
H A Dtria_accessor.cc2387 CellAccessor<dim, spacedim>::neighbor_of_coarser_neighbor( in neighbor_of_coarser_neighbor() function in CellAccessor
3085 neighbor_of_coarser_neighbor(face); in neighbor_child_on_subface()
H A Dtria.cc13766 ->neighbor_of_coarser_neighbor( in prepare_coarsening_and_refinement()
13916 cell->neighbor_of_coarser_neighbor(i); in prepare_coarsening_and_refinement()