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

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

#include <segregated_fsi_solver.h>

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

Public Member Functions

 RanOutOfIterationsInSegregatedSolverError (const std::string &error_description, const std::string &function_name, const char *location)
 Default constructor, does nothing. More...
 
- Public Member Functions inherited from oomph::SegregatedSolverError
 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 162 of file segregated_fsi_solver.h.

Constructor & Destructor Documentation

◆ RanOutOfIterationsInSegregatedSolverError()

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

Default constructor, does nothing.

Definition at line 166 of file segregated_fsi_solver.h.


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