Reference documentation for deal.II version 9.5.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
Classes | Namespaces | Functions | Variables
event.h File Reference
#include <deal.II/base/config.h>
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Algorithms::Event
 

Namespaces

namespace  Algorithms
 
namespace  Algorithms::Events
 

Functions

template<class OS >
OS & Algorithms::operator<< (OS &o, const Event &e)
 

Variables

const Event Algorithms::Events::initial = Event::assign("Initial")
 
const Event Algorithms::Events::remesh = Event::assign("Remesh")
 
const Event Algorithms::Events::bad_derivative = Event::assign("Bad Derivative")
 
const Event Algorithms::Events::new_time = Event::assign("New Time")
 
const Event Algorithms::Events::new_timestep_size = Event::assign("New Time Step Size")