PlayaDefs.hpp

00001 /* @HEADER@ */
00002 //   
00003 /* @HEADER@ */
00004 
00005 #ifndef PLAYA_DEFS_H
00006 #define PLAYA_DEFS_H
00007 
00008 #include "Teuchos_ConfigDefs.hpp"
00009 #include "Teuchos_Assert.hpp"
00010 
00011 #ifndef __cplusplus
00012 #define __cplusplus
00013 #endif
00014 
00016 namespace Playa {}
00017 
00019 namespace PlayaExprTemplates {}
00020 
00022 namespace PlayaFunctors {}
00023 
00024 namespace NOX
00025 {
00028 namespace NOXPlaya {}
00029 }
00030 
00031 #include "PlayaConfig.h"
00032 
00033 
00034 
00035 
00036 
00037 
00038 
00039 
00040 
00041 #endif

doxygen