dune-istl 2.12-git
Loading...
Searching...
No Matches
Dune::NoAssembledOperator Class Reference

This exception is thrown if the requested solver or preconditioner needs an assembled matrix. More...

#include <dune/istl/solverregistry.hh>

Inheritance diagram for Dune::NoAssembledOperator:
Inheritance graph

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

This exception is thrown if the requested solver or preconditioner needs an assembled matrix.


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