]> https://gitweb.dealii.org/ - dealii.git/commit
Changed structure in dofs, hp, multigrid and numerics so that these directories are...
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 16 Nov 2010 13:50:47 +0000 (13:50 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 16 Nov 2010 13:50:47 +0000 (13:50 +0000)
commitcd4e87f9ce9dfd3dfe38b3f3a0f64c057e08473f
treee05066dd7932c28077ac848cca45e47ddc1ac814
parent35b483d4705213c07d1cbe62811924d34b124705
Changed structure in dofs, hp, multigrid and numerics so that these directories are now dimension-independent. Some specializations for 1D could be removed by access to faces for 1D cells, but not all of them. The deal_II_dimension constant in .cc and .h files has been removed.

git-svn-id: https://svn.dealii.org/trunk@22749 0785d39b-7218-0410-832d-ea1e28bc413d
82 files changed:
deal.II/include/deal.II/dofs/dof_tools.h
deal.II/include/deal.II/fe/fe_dgp.h
deal.II/include/deal.II/fe/fe_q.h
deal.II/include/deal.II/grid/grid_tools.h
deal.II/include/deal.II/hp/dof_handler.h
deal.II/include/deal.II/numerics/vectors.templates.h
deal.II/source/Makefile
deal.II/source/dofs/block_info.cc [moved from deal.II/source/dofs/block_info.all_dimensions.cc with 100% similarity]
deal.II/source/dofs/dof_accessor.cc [moved from deal.II/source/dofs/dof_accessor.all_dimensions.cc with 100% similarity]
deal.II/source/dofs/dof_faces.cc [moved from deal.II/source/dofs/dof_faces.all_dimensions.cc with 100% similarity]
deal.II/source/dofs/dof_handler.cc [moved from deal.II/source/dofs/dof_handler.all_dimensions.cc with 100% similarity]
deal.II/source/dofs/dof_handler_policy.cc
deal.II/source/dofs/dof_handler_policy.inst.in [new file with mode: 0644]
deal.II/source/dofs/dof_levels.cc [moved from deal.II/source/dofs/dof_levels.all_dimensions.cc with 100% similarity]
deal.II/source/dofs/dof_objects.cc [moved from deal.II/source/dofs/dof_objects.all_dimensions.cc with 100% similarity]
deal.II/source/dofs/dof_renumbering.cc
deal.II/source/dofs/dof_renumbering.inst.in [new file with mode: 0644]
deal.II/source/dofs/dof_tools.cc
deal.II/source/dofs/dof_tools.inst.in
deal.II/source/dofs/number_cache.cc [moved from deal.II/source/dofs/number_cache.all_dimensions.cc with 100% similarity]
deal.II/source/hp/dof_faces.cc
deal.II/source/hp/dof_handler.cc
deal.II/source/hp/dof_handler.inst.in [new file with mode: 0644]
deal.II/source/hp/dof_levels.all_dimensions.cc [deleted file]
deal.II/source/hp/dof_levels.cc
deal.II/source/hp/dof_objects.cc [moved from deal.II/source/hp/dof_objects.all_dimensions.cc with 100% similarity]
deal.II/source/hp/fe_collection.cc
deal.II/source/hp/fe_collection.inst.in [new file with mode: 0644]
deal.II/source/hp/fe_values.cc
deal.II/source/hp/fe_values.inst.in [new file with mode: 0644]
deal.II/source/hp/mapping_collection.cc
deal.II/source/hp/mapping_collection.inst.in [new file with mode: 0644]
deal.II/source/multigrid/mg_base.cc [moved from deal.II/source/multigrid/mg_base.all_dimensions.cc with 100% similarity]
deal.II/source/multigrid/mg_dof_accessor.cc
deal.II/source/multigrid/mg_dof_accessor.inst.in [new file with mode: 0644]
deal.II/source/multigrid/mg_dof_handler.cc
deal.II/source/multigrid/mg_dof_handler.inst.in [new file with mode: 0644]
deal.II/source/multigrid/mg_tools.all_dimensions.cc [deleted file]
deal.II/source/multigrid/mg_tools.cc
deal.II/source/multigrid/mg_tools.inst.in [new file with mode: 0644]
deal.II/source/multigrid/mg_tools.pattern.in.h [deleted file]
deal.II/source/multigrid/mg_transfer_block.cc
deal.II/source/multigrid/mg_transfer_block.inst.in [new file with mode: 0644]
deal.II/source/multigrid/mg_transfer_component.cc
deal.II/source/multigrid/mg_transfer_component.inst.in [new file with mode: 0644]
deal.II/source/multigrid/mg_transfer_prebuilt.cc
deal.II/source/multigrid/mg_transfer_prebuilt.inst.in [new file with mode: 0644]
deal.II/source/multigrid/multigrid.cc [moved from deal.II/source/multigrid/multigrid.all_dimensions.cc with 99% similarity]
deal.II/source/numerics/data_out.inst.in
deal.II/source/numerics/data_out_faces.cc
deal.II/source/numerics/data_out_faces.inst.in [new file with mode: 0644]
deal.II/source/numerics/data_out_rotation.cc
deal.II/source/numerics/data_out_rotation.inst.in [new file with mode: 0644]
deal.II/source/numerics/data_out_stack.cc
deal.II/source/numerics/data_out_stack.inst.in [new file with mode: 0644]
deal.II/source/numerics/data_postprocessor.cc
deal.II/source/numerics/data_postprocessor.inst.in [new file with mode: 0644]
deal.II/source/numerics/derivative_approximation.cc
deal.II/source/numerics/derivative_approximation.inst.in [new file with mode: 0644]
deal.II/source/numerics/error_estimator.cc
deal.II/source/numerics/error_estimator.inst.in [new file with mode: 0644]
deal.II/source/numerics/fe_field_function.inst.in
deal.II/source/numerics/histogram.cc [moved from deal.II/source/numerics/histogram.all_dimensions.cc with 100% similarity]
deal.II/source/numerics/matrices.all_dimensions.cc [deleted file]
deal.II/source/numerics/matrices.cc
deal.II/source/numerics/matrices.inst.in [new file with mode: 0644]
deal.II/source/numerics/mesh_worker.cc [moved from deal.II/source/numerics/mesh_worker.all_dimensions.cc with 100% similarity]
deal.II/source/numerics/mesh_worker_info.cc
deal.II/source/numerics/mesh_worker_info.inst.in [new file with mode: 0644]
deal.II/source/numerics/mesh_worker_vector_selector.cc
deal.II/source/numerics/mesh_worker_vector_selector.inst.in
deal.II/source/numerics/operator.inst.in
deal.II/source/numerics/point_value_history.cc
deal.II/source/numerics/point_value_history.inst.in
deal.II/source/numerics/solution_transfer.cc
deal.II/source/numerics/solution_transfer.inst.in [new file with mode: 0644]
deal.II/source/numerics/time_dependent.all_dimensions.cc [deleted file]
deal.II/source/numerics/time_dependent.cc
deal.II/source/numerics/time_dependent.inst.in [new file with mode: 0644]
deal.II/source/numerics/vectors.all_dimensions.cc [deleted file]
deal.II/source/numerics/vectors.cc
deal.II/source/numerics/vectors.inst.in

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.