Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-2647-gce4370862c 2025-02-15 16:00: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\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 307 of file enable_observer_pointer.h.