deal.II version GIT relicensing-2165-gc91f007519 2024-11-20 01:40:00+00:00
|
#include <deal.II/base/config.h>
#include <deal.II/base/exceptions.h>
#include <atomic>
#include <map>
#include <mutex>
#include <string>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Classes | |
class | EnableObserverPointer |
Typedefs | |
using | Subscriptor = EnableObserverPointer |
using Subscriptor = EnableObserverPointer |
A type alias for the EnableObserverPointer class that makes sure the previous name of the class, Subscriptor, continues to be available.
Definition at line 290 of file enable_observer_pointer.h.