Metis 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
metis::InterpolationError Class Reference

Interpolation-specific errors. More...

#include <MetisError.hpp>

Inheritance diagram for metis::InterpolationError:
Collaboration diagram for metis::InterpolationError:

Public Member Functions

 InterpolationError (const std::string &what)
 Construct with a descriptive message.
Public Member Functions inherited from metis::MetisError
 MetisError (const std::string &what)
 Construct with a descriptive message.

Detailed Description

Interpolation-specific errors.

Constructor & Destructor Documentation

◆ InterpolationError()

metis::InterpolationError::InterpolationError ( const std::string & what)
inlineexplicit

Construct with a descriptive message.

Parameters
whatError description (automatically prefixed with "Interpolation:")

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