Reference documentation for deal.II version 9.5.1
\(\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
Functions
Exceptions::DataOutImplementation Namespace Reference

Functions

static ::ExceptionBase & ExcInvalidNumberOfSubdivisions (int arg1)
 
static ::ExceptionBase & ExcNoTriangulationSelected ()
 
static ::ExceptionBase & ExcNoDoFHandlerSelected ()
 
static ::ExceptionBase & ExcInvalidVectorSize (int arg1, int arg2, int arg3)
 
static ::ExceptionBase & ExcInvalidCharacter (std::string arg1, size_t arg2)
 
static ::ExceptionBase & ExcOldDataStillPresent ()
 
static ::ExceptionBase & ExcInvalidNumberOfNames (int arg1, int arg2)
 
static ::ExceptionBase & ExcIncompatibleDatasetNames ()
 
static ::ExceptionBase & ExcIncompatiblePatchLists ()
 
static ::ExceptionBase & ExcInvalidVectorDeclaration (int arg1, std::string arg2)
 
static ::ExceptionBase & ExcInvalidTensorDeclaration (int arg1, std::string arg2)
 

Detailed Description

A namespace for exceptions that are used throughout the DataOut* collection of classes.