Neko
0.9.0
A portable framework for high-order spectral element flow simulations
neko_log.h
Go to the documentation of this file.
1
#ifndef __NEKO_LOG_H
2
#define __NEKO_LOG_H
3
9
extern
void
log_message
(
char
*msg);
10
12
extern
void
log_error
(
char
*msg);
13
15
extern
void
log_warning
(
char
*msg);
16
18
extern
void
log_section
(
char
*msg);
19
21
extern
void
log_end_section
();
22
23
#endif
log_error
void log_error(char *msg)
log_message
void log_message(char *msg)
log_warning
void log_warning(char *msg)
log_end_section
void log_end_section()
log_section
void log_section(char *msg)
src
common
neko_log.h
Generated on Thu Nov 7 2024 10:53:27 for Neko by
1.9.1