dune-geometry 2.10
Loading...
Searching...
No Matches
Dune::QuadratureOrderOutOfRange Class Reference

Exception thrown if a desired QuadratureRule is not available, because the requested order is to high. More...

#include <dune/geometry/quadraturerules.hh>

Inheritance diagram for Dune::QuadratureOrderOutOfRange:
Inheritance graph

Public Member Functions

void message (const std::string &msg)
 
const charwhat () const noexcept override
 
what (T... args)
 

Static Public Member Functions

static void registerHook (ExceptionHook *hook)
 
static void clearHook ()
 

Detailed Description

Exception thrown if a desired QuadratureRule is not available, because the requested order is to high.


The documentation for this class was generated from the following file: