Home
last modified time | relevance | path

Searched refs:distribute_dofs (Results 1 – 25 of 95) sorted by relevance

1234

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/dofs/
H A Ddof_handler_policy.h78 distribute_dofs() const = 0;
129 distribute_dofs() const override;
179 distribute_dofs() const override;
231 distribute_dofs() const override;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-2/
H A Dstep-2.cc126 void distribute_dofs(DoFHandler<2> &dof_handler) in distribute_dofs() function
129 dof_handler.distribute_dofs(finite_element); in distribute_dofs()
276 distribute_dofs(dof_handler); in main()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/doc/news/changes/minor/
H A D20200703Fehling2 DoFHandler::distribute_dofs() no longer fails to enumerate degrees of
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-10/
H A Dstep-10.cc261 dof_handler.distribute_dofs(fe); in compute_pi_by_area()
355 dof_handler.distribute_dofs(fe); in compute_pi_by_perimeter()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-60/
H A Dstep-60.cc637 embedded_configuration_dh->distribute_dofs(*embedded_configuration_fe); in setup_grids_and_dofs()
842 space_dh->distribute_dofs(*space_fe); in setup_embedding_dofs()
869 embedded_dh->distribute_dofs(*embedded_fe); in setup_embedded_dofs()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/tests/quick_tests/
H A Dp4est.cc55 dof_handler.distribute_dofs(fe); in test()
H A Dstep-metis.cc53 dof_handler.distribute_dofs(fe); in main()
H A Dumfpack.cc63 dof_handler.distribute_dofs(fe); in test()
H A Darpack.cc59 dof_handler.distribute_dofs(fe); in test()
H A Dstep-trilinos.cc85 dof_handler.distribute_dofs(fe); in setup_system()
H A Dstep-petsc.cc84 dof_handler.distribute_dofs(fe); in setup_system()
H A Dstep.cc106 dof_handler.distribute_dofs(fe); in setup_system()
H A Dstep-slepc.cc84 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-15/
H A Dstep-15.cc193 dof_handler.distribute_dofs(fe); in setup_system()
413 dof_handler.distribute_dofs(fe); in refine_mesh()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-2/doc/
H A Dresults.dox33 <code>distribute_dofs</code> function, we use linear finite elements
52 …om <code>print_svg()</code> to <code>print_gnuplot()</code> in <code>distribute_dofs()</code> and …
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-3/
H A Dstep-3.cc198 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/libmesh/libmesh-1.6.2/src/systems/
H A Dequation_systems.C207 sys.get_dof_map().distribute_dofs(_mesh); in reinit_solutions()
232 sys.get_dof_map().distribute_dofs(_mesh); in reinit_solutions()
251 sys.get_dof_map().distribute_dofs(_mesh); in reinit_solutions()
302 dof_map.distribute_dofs(_mesh); in allgather()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-5/
H A Dstep-5.cc135 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-4/
H A Dstep-4.cc286 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-11/
H A Dstep-11.cc134 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-6/
H A Dstep-6.cc177 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/libmesh/libmesh-1.6.2/src/solvers/
H A Dpetsc_dm_wrapper.C575 system.get_dof_map().distribute_dofs(mesh); in init_and_attach_petscdm()
653 system.get_dof_map().distribute_dofs(mesh); in init_and_attach_petscdm()
716 system.get_dof_map().distribute_dofs(mesh); in init_and_attach_petscdm()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-34/
H A Dstep-34.cc536 dof_handler.distribute_dofs(fe); in refine_and_resize()
931 external_dh.distribute_dofs(external_fe); in compute_exterior_solution()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-8/
H A Dstep-8.cc224 dof_handler.distribute_dofs(fe); in setup_system()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/examples/step-36/
H A Dstep-36.cc191 dof_handler.distribute_dofs(fe); in make_grid_and_dofs()

1234