]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rename some files. 18593/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 27 Jun 2025 16:27:22 +0000 (10:27 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 30 Jun 2025 17:25:55 +0000 (11:25 -0600)
13 files changed:
source/fe/CMakeLists.txt
source/fe/mapping_fe_field_inst1.cc [moved from source/fe/mapping_fe_field.cc with 100% similarity]
source/lac/CMakeLists.txt
source/lac/sparse_matrix_inst1.cc [moved from source/lac/sparse_matrix.cc with 100% similarity]
source/matrix_free/CMakeLists.txt
source/matrix_free/evaluation_template_face_factory_inst1.cc [moved from source/matrix_free/evaluation_template_face_factory.cc with 100% similarity]
source/matrix_free/evaluation_template_factory_inst1.cc [moved from source/matrix_free/evaluation_template_factory.cc with 100% similarity]
source/matrix_free/mapping_info_inst1.cc [moved from source/matrix_free/mapping_info.cc with 100% similarity]
source/numerics/CMakeLists.txt
source/numerics/data_out_dof_data_inst1.cc [moved from source/numerics/data_out_dof_data.cc with 100% similarity]
source/numerics/error_estimator_inst1.cc [moved from source/numerics/error_estimator.cc with 100% similarity]
source/numerics/matrix_creator_inst1.cc [moved from source/numerics/matrix_creator.cc with 100% similarity]
source/numerics/solution_transfer_inst1.cc [moved from source/numerics/solution_transfer.cc with 100% similarity]

index f17e775672068ebdc0cebe204c3090261455ca1a..d12a41a9f671745656ce2810cd5fff115c26a47a 100644 (file)
@@ -71,7 +71,7 @@ set(_separate_src
   fe_values_base.cc
   fe_values_views.cc
   fe_values_views_internal.cc
-  mapping_fe_field.cc
+  mapping_fe_field_inst1.cc
   mapping_fe_field_inst2.cc
   fe_tools.cc
   fe_tools_interpolate.cc
index 8a73dc3df12d88fb37c0962103a7dd19439adcb1..4bf0822ffc252ccc7cfceab1992fd36941d7b90b 100644 (file)
@@ -51,7 +51,7 @@ set(_separate_src
   full_matrix.cc
   lapack_full_matrix.cc
   qr.cc
-  sparse_matrix.cc
+  sparse_matrix_inst1.cc
   sparse_matrix_inst2.cc
   tridiagonal_matrix.cc
   utilities.cc
index 289e430488b2983edcdf846965409d908a9f0f30..15d4ff43e2894ba8cbb6ba4189bd8bfc8e43788f 100644 (file)
 
 set(_src
   dof_info.cc
-  evaluation_template_factory.cc
+  evaluation_template_factory_inst1.cc
   evaluation_template_factory_inst2.cc
   evaluation_template_factory_inst3.cc
   evaluation_template_factory_inst4.cc
   evaluation_template_factory_inst5.cc
   evaluation_template_factory_inst6.cc
   evaluation_template_factory_hanging_nodes.cc
-  evaluation_template_face_factory.cc
+  evaluation_template_face_factory_inst1.cc
   evaluation_template_face_factory_inst2.cc
   evaluation_template_face_factory_inst3.cc
   evaluation_template_face_factory_inst4.cc
   evaluation_template_face_factory_inst5.cc
   evaluation_template_face_factory_inst6.cc
   fe_point_evaluation.cc
-  mapping_info.cc
+  mapping_info_inst1.cc
   mapping_info_inst2.cc
   mapping_info_inst3.cc
   matrix_free.cc
index 4474274e1521c21f6b558de3b4037cc76c89cbd2..40f97cf6b4b787e9ce0cd36d4a50bc58d6e5bdcf 100644 (file)
@@ -32,21 +32,21 @@ set(_unity_include_src
 
 set(_separate_src
   cell_data_transfer.cc
-  data_out_dof_data.cc
+  data_out_dof_data_inst1.cc
   data_out_dof_data_inst2.cc
   data_out_dof_data_codim.cc
   data_out_resample.cc
   derivative_approximation.cc
   error_estimator_1d.cc
-  error_estimator.cc
+  error_estimator_inst1.cc
   error_estimator_inst2.cc
   fe_field_function.cc
-  matrix_creator.cc
+  matrix_creator_inst1.cc
   matrix_creator_inst2.cc
   matrix_creator_inst3.cc
   point_value_history.cc
   smoothness_estimator.cc
-  solution_transfer.cc
+  solution_transfer_inst1.cc
   solution_transfer_inst2.cc
   solution_transfer_inst3.cc
   solution_transfer_inst4.cc

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.