deal.II version 9.7.0
\(\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
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 <ostream>
#include <string>
#include <typeinfo>
#include <vector>

Go to the source code of this file.

Classes

class  EnableObserverPointer

Typedefs

using Subscriptor

Typedef Documentation

◆ Subscriptor

using Subscriptor
Initial value:

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 308 of file enable_observer_pointer.h.