Code_Saturne
CFD tool
src
fvm
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
◆
FVM_TRACE_MEM_STATUS
#define FVM_TRACE_MEM_STATUS
Value:
{
char
str[256]; sprintf(str,
"%s:%d"
, __FILE__, __LINE__); \
fvm_trace_mem_status(str);}
Function Documentation
◆
fvm_trace_mem_status()
void fvm_trace_mem_status
(
const char *
descr
)
Here is the call graph for this function:
Generated on Thu Apr 27 2017 21:01:06 for Code_Saturne by
1.8.13