Flow123d  release_2.1.0-87-gfbc1563
Functions
application_base.cc File Reference
#include "system/application_base.hh"
#include "system/sys_profiler.hh"
#include "system/logger_options.hh"
#include "system/armadillo_tools.hh"
#include "system/file_path.hh"
#include <signal.h>

Go to the source code of this file.

Functions

PetscErrorCode petsc_signal_handler (int signal, void *context)
 
void system_signal_handler (int signal)
 

Detailed Description

 * Copyright (C) 2015 Technical University of Liberec. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. (http://www.gnu.org/licenses/gpl-3.0.en.html)

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Definition in file application_base.cc.

Function Documentation

PetscErrorCode petsc_signal_handler ( int  signal,
void *  context 
)

Definition at line 34 of file application_base.cc.

Here is the caller graph for this function:

void system_signal_handler ( int  signal)

Definition at line 52 of file application_base.cc.

Here is the caller graph for this function: