PlayaBlockIterator.cpp

00001 /* @HEADER@ */
00002 //   
00003 /* @HEADER@ */
00004 
00005 
00006 #include "PlayaDefs.hpp"
00007 
00008 #ifdef HAVE_TEUCHOS_EXPLICIT_INSTANTIATION
00009 
00010 #include "PlayaBlockIteratorImpl.hpp"
00011 
00012 template class Playa::BlockIterator<double>;
00013 
00014 #endif

doxygen