|
Stratimikos Package Browser (Single Doxygen Collection)
Version of the Day
|
00001 #include "Thyra_BelosLinearOpWithSolve_decl.hpp" 00002 00003 #ifdef HAVE_THYRA_EXPLICIT_INSTANTIATION 00004 00005 #include "Thyra_BelosLinearOpWithSolve_def.hpp" 00006 #include "Teuchos_ExplicitInstantiationHelpers.hpp" 00007 00008 namespace Thyra { 00009 00010 TEUCHOS_CLASS_TEMPLATE_INSTANT_REAL_SCALAR_TYPES(BelosLinearOpWithSolve) 00011 00012 } // namespace Thyra 00013 00014 #endif // HAVE_THYRA_EXPLICIT_INSTANTIATION
1.7.6.1