MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <signal.h>
#include <iterator>
#include <numeric>
#include "IterationPack_Algorithm.hpp"
#include "StopWatchPack_stopwatch.hpp"
#include "Teuchos_Assert.hpp"
#include "Teuchos_TypeNameTraits.hpp"
#include "Teuchos_GlobalMPISession.hpp"
Go to the source code of this file.
Namespaces | |
IterationPack | |
Enumerations | |
enum | EInterruptStatus |
Functions | |
void | sig_handler_interrupt_algorithm (int signum) |
enum EInterruptStatus |
Definition at line 84 of file IterationPack_Algorithm.cpp.
void sig_handler_interrupt_algorithm | ( | int | signum | ) |
Definition at line 65 of file IterationPack_Algorithm.cpp.