| 
    Stokhos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
#include "twoD_diffusion_problem_tpetra.hpp"#include "Epetra_SerialComm.h"#include "Ifpack2_Factory.hpp"#include "BelosLinearProblem.hpp"#include "BelosTpetraAdapter.hpp"#include "BelosPseudoBlockCGSolMgr.hpp"#include "BelosPseudoBlockGmresSolMgr.hpp"#include "Tpetra_Core.hpp"#include "MatrixMarket_Tpetra.hpp"#include "Stokhos_Epetra.hpp"#include "Teuchos_TimeMonitor.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 35 of file linear2d_diffusion.cpp.
 1.8.5