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 Thu Jun 2 2016 21:52:27 for GRINS-0.7.0
by 
doxygen
1.8.10