Multiscale Universal Interface  2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
mui::exception_segv Struct Reference

#include <exception.h>

Public Member Functions

 exception_segv ()
 
template<typename HEAD , typename ... TAIL>
 exception_segv (HEAD const &head, TAIL const &... tail)
 
template<typename HEAD , typename ... TAIL>
void handle (HEAD const &head, TAIL const &... tail)
 
void handle (void)
 

Constructor & Destructor Documentation

◆ exception_segv() [1/2]

mui::exception_segv::exception_segv ( )
inlineexplicit

◆ exception_segv() [2/2]

template<typename HEAD , typename ... TAIL>
mui::exception_segv::exception_segv ( HEAD const &  head,
TAIL const &...  tail 
)
inline

Member Function Documentation

◆ handle() [1/2]

template<typename HEAD , typename ... TAIL>
void mui::exception_segv::handle ( HEAD const &  head,
TAIL const &...  tail 
)
inline

◆ handle() [2/2]

void mui::exception_segv::handle ( void  )
inline

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