Public Member Functions | List of all members
oomph::SegregatedSolverError Class Reference

////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// More...

#include <segregated_fsi_solver.h>

Inheritance diagram for oomph::SegregatedSolverError:
oomph::RanOutOfIterationsInSegregatedSolverError

Public Member Functions

 SegregatedSolverError (const std::string &error_description, const std::string &function_name, const char *location)
 Default constructor, does nothing. More...
 

Detailed Description

////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////

A class to handle errors in the Segregated solver

Definition at line 143 of file segregated_fsi_solver.h.

Constructor & Destructor Documentation

◆ SegregatedSolverError()

oomph::SegregatedSolverError::SegregatedSolverError ( const std::string &  error_description,
const std::string &  function_name,
const char *  location 
)
inline

Default constructor, does nothing.

Definition at line 147 of file segregated_fsi_solver.h.


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