|
Galeri Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Tpetra_Core.hpp>#include <Tpetra_MultiVector.hpp>#include <Xpetra_Vector.hpp>#include <Xpetra_CrsMatrix.hpp>#include <Xpetra_CrsGraph.hpp>#include <Galeri_XpetraProblemFactory.hpp>#include <Galeri_XpetraParameters.hpp>#include <Kokkos_DefaultNode.hpp>
Go to the source code of this file.
Functions | |
| template<typename lno_t , typename gno_t , typename scalar_t > | |
| int | buildCrsMatrix (int xdim, int ydim, int zdim, std::string problemType, RCP< const Teuchos::Comm< int > > &comm) |
| int | main (int narg, char **arg) |
| int buildCrsMatrix | ( | int | xdim, |
| int | ydim, | ||
| int | zdim, | ||
| std::string | problemType, | ||
| RCP< const Teuchos::Comm< int > > & | comm | ||
| ) |
Definition at line 20 of file bug_5851.cpp.
| int main | ( | int | narg, |
| char ** | arg | ||
| ) |
Definition at line 77 of file bug_5851.cpp.
1.8.5