Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros | Functions
chelpers.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "jl/name.h"
+ Include dependency graph for chelpers.c:

Go to the source code of this file.

Macros

#define print_stack   FORTRAN_UNPREFIXED(print_stack, PRINT_STACK)
 
#define sizeOfLongInt   FORTRAN_UNPREFIXED(sizeoflongint, SIZEOFLONGINT)
 

Functions

void print_stack ()
 
int sizeOfLongInt ()
 

Macro Definition Documentation

#define print_stack   FORTRAN_UNPREFIXED(print_stack, PRINT_STACK)

Definition at line 5 of file chelpers.c.

Referenced by exitt(), and exitt0().

#define sizeOfLongInt   FORTRAN_UNPREFIXED(sizeoflongint, SIZEOFLONGINT)

Definition at line 6 of file chelpers.c.

Function Documentation

void print_stack ( )

Definition at line 24 of file chelpers.c.

int sizeOfLongInt ( )

Definition at line 27 of file chelpers.c.