|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
00001 #include "Thyra_DefaultAddedLinearOp_decl.hpp" 00002 00003 #ifdef HAVE_THYRA_EXPLICIT_INSTANTIATION 00004 00005 #include "Thyra_DefaultAddedLinearOp_def.hpp" 00006 #include "Teuchos_ExplicitInstantiationHelpers.hpp" 00007 00008 namespace Thyra { 00009 00010 TEUCHOS_MACRO_TEMPLATE_INSTANT_SCALAR_TYPES(THYRA_DEFAULT_ADDED_LINEAR_OP_INSTANT) 00011 //TEUCHOS_CLASS_TEMPLATE_INSTANT_SCALAR_TYPES(DefaultAddedLinearOp) 00012 00013 } // namespace Thyra 00014 00015 #endif // HAVE_THYRA_EXPLICIT_INSTANTIATION
1.7.4