deal.II version GIT relicensing-2009-g9627ae39f5 2024-10-19 11:10:00+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Classes | Typedefs
enable_observer_pointer.h File Reference
#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
 

Typedef Documentation

◆ Subscriptor

A type alias for the EnableObserverPointer class that makes sure the previous name of the class, Subscriptor, continues to be available.

Deprecated:
Use the new name of the class, ObserverPointer, instead.

Definition at line 283 of file enable_observer_pointer.h.