]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also rename the .cc file.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 11 Sep 2024 22:49:54 +0000 (16:49 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 18 Sep 2024 23:44:55 +0000 (17:44 -0600)
source/base/CMakeLists.txt
source/base/enable_ref_counting_by_observer.cc [moved from source/base/subscriptor.cc with 100% similarity]
tests/base/unsubscribe_subscriptor.debug.output
tests/base/unsubscribe_subscriptor.debug.output.clang-6
tests/base/unsubscribe_subscriptor.debug.output.gcc-12
tests/base/unsubscribe_subscriptor.debug.output.intel

index 335ae38c5ffb4caf6c549aa1256ceab51104de78..cbc0c82c656b0c4a51d6de70f054cf4dae1041ec 100644 (file)
@@ -23,6 +23,7 @@ set(_unity_include_src
   conditional_ostream.cc
   convergence_table.cc
   discrete_time.cc
+  enable_ref_counting_by_observer.cc
   event.cc
   exceptions.cc
   flow_function.cc
@@ -88,7 +89,6 @@ set(_unity_include_src
   quadrature_lib.cc
   quadrature_selector.cc
   scalar_polynomials_base.cc
-  subscriptor.cc
   symbolic_function.cc
   table_handler.cc
   tensor.cc
index a8ffe034de49f1bcfea42a7ca2ef0be8d4235588..b3b8d9e8633c2f1f483078e2fddcca2daa3a7237 100644 (file)
@@ -2,7 +2,7 @@
 DEAL::Exception: ExcNoSubscriber(object_info->name(), name)
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool>*, const string&) const
 The violated condition was: 
     it != counter_map.end()
@@ -14,7 +14,7 @@ Additional information:
 DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!")
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool>*, const string&) const
 The violated condition was: 
     validity_ptr_it != validity_pointers.end()
index 8356e57068e9df5768b4a22d7f465a78f944aff3..cbb72c2cd62bb19c3560abd020e4ac0e7598788b 100644 (file)
@@ -2,7 +2,7 @@
 DEAL::Exception: ExcNoSubscriber(object_info->name(), name)
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool> *const, const std::string &) const
 The violated condition was: 
     it != counter_map.end()
@@ -14,7 +14,7 @@ Additional information:
 DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!")
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool> *const, const std::string &) const
 The violated condition was: 
     validity_ptr_it != validity_pointers.end()
index 7442e1e7eb86420a2477263f4100ed092bd0e901..1b5da7e86e530c8833bd54194f684932a9ab7688 100644 (file)
@@ -2,7 +2,7 @@
 DEAL::Exception: ExcNoSubscriber(object_info->name(), name)
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool>*, const std::string&) const
 The violated condition was: 
     it != counter_map.end()
@@ -14,7 +14,7 @@ Additional information:
 DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!")
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool>*, const std::string&) const
 The violated condition was: 
     validity_ptr_it != validity_pointers.end()
index 4e36b2b91117895a6e8fa5f4d4d5923e05988690..348de2907cc9795da25c4109aec292423801aeb6 100644 (file)
@@ -2,7 +2,7 @@
 DEAL::Exception: ExcNoSubscriber(object_info->name(), name)
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool> *, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> &) const
 The violated condition was: 
     it != counter_map.end()
@@ -14,7 +14,7 @@ Additional information:
 DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!")
 DEAL::
 --------------------------------------------------------
-An error occurred in file <subscriptor.cc> in function
+An error occurred in file <enable_ref_counting_by_observer.cc> in function
     void dealii::EnableRefCountingByObserverPointer::unsubscribe(std::atomic<bool> *, const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> &) const
 The violated condition was: 
     validity_ptr_it != validity_pointers.end()

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.