Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
fvm_trace.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FVM_TRACE_MEM_STATUS
 

Functions

void fvm_trace_mem_status (const char *descr)
 

Macro Definition Documentation

#define FVM_TRACE_MEM_STATUS
Value:
{char str[256]; sprintf(str, "%s:%d", __FILE__, __LINE__); \
void fvm_trace_mem_status(const char *descr)
Definition: fvm_trace.c:98

Function Documentation

void fvm_trace_mem_status ( const char *  descr)

Here is the call graph for this function: