![]() |
SOPT
Sparse OPTimisation
|
Namespaces | |
details | |
Functions | |
std::shared_ptr< details::initializer > | init (int argc, const char **argv) |
std::shared_ptr< details::initializer > | session_singleton () |
bool | initialized () |
bool | finalized () |
void | finalize () |
void sopt::mpi::finalize | ( | ) |
bool sopt::mpi::finalized | ( | ) |
Definition at line 71 of file session.cc.
Referenced by finalize(), init(), and TEST_CASE().
|
inline |
Definition at line 27 of file session.cc.
References finalized(), initialized(), session_singleton(), and SOPT_THROW.
Referenced by main(), and TEST_CASE().
|
inline |
Definition at line 61 of file session.cc.
References SOPT_ERROR.
Referenced by finalize(), init(), session_singleton(), and TEST_CASE().
std::shared_ptr<details::initializer> sopt::mpi::session_singleton | ( | ) |