Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
RCP_test.cpp File Reference
#include "Teuchos_RCP.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_oblackholestream.hpp"
#include "Teuchos_CommandLineProcessor.hpp"
#include "Teuchos_StandardCatchMacros.hpp"
#include "Teuchos_Assert.hpp"
#include "Teuchos_getConst.hpp"
#include "Teuchos_Version.hpp"
#include "TestClasses.hpp"
Include dependency graph for RCP_test.cpp:

Go to the source code of this file.

Macros

#define SHOW_RUN_TIME_ERROR_VIRTUAL_BASE_CLASS
 
#define SHOW_RUN_TIME_ERROR_VIRTUAL_BASE_CLASS_PRINT
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

#define SHOW_RUN_TIME_ERROR_VIRTUAL_BASE_CLASS

Definition at line 67 of file RCP_test.cpp.

#define SHOW_RUN_TIME_ERROR_VIRTUAL_BASE_CLASS_PRINT

Definition at line 68 of file RCP_test.cpp.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 75 of file RCP_test.cpp.