Go to the documentation of this file.
25 #include "libmesh/libmesh_common.h"
27 #define grins_warning_once(message) \
28 libmesh_do_once(libMesh::out <<"==========================================================" << std::endl \
30 << __FILE__ << ", line " << __LINE__ << ", compiled " << __DATE__ << " at " << __TIME__ << " ***" << std::endl \
31 <<"==========================================================" \
34 #define grins_warning(message) \
35 libMesh::out <<"==========================================================" << std::endl \
37 << __FILE__ << ", line " << __LINE__ << ", compiled " << __DATE__ << " at " << __TIME__ << " ***" << std::endl \
38 <<"==========================================================" \
Generated on Tue Dec 19 2017 12:47:27 for GRINS-0.8.0
by
doxygen
1.8.9.1