A class to handle errors in the Segregated solver. More...
#include <segregated_fsi_solver.h>
Public Member Functions | |
SegregatedSolverError (const std::string &error_description, const std::string &function_name, const char *location) | |
Default constructor, does nothing. | |
A class to handle errors in the Segregated solver.
Definition at line 143 of file segregated_fsi_solver.h.
|
inline |
Default constructor, does nothing.
Definition at line 147 of file segregated_fsi_solver.h.