Ifpack Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
sig_dh.c File Reference
#include "sig_dh.h"
#include "Parser_dh.h"
Include dependency graph for sig_dh.c:

Go to the source code of this file.

Macros

#define __FUNC__   "sigHandler_dh"
 
#define __FUNC__   "sigRegister_dh"
 

Functions

void sigHandler_dh (int sig)
 
void sigRegister_dh ()
 

Macro Definition Documentation

#define __FUNC__   "sigHandler_dh"

Definition at line 87 of file sig_dh.c.

#define __FUNC__   "sigRegister_dh"

Definition at line 87 of file sig_dh.c.

Function Documentation

void sigHandler_dh ( int  sig)

Definition at line 50 of file sig_dh.c.

void sigRegister_dh ( )

Definition at line 89 of file sig_dh.c.