Galeri Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Functions
bug_5851.cpp File Reference
#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 <KokkosCompat_DefaultNode.hpp>
Include dependency graph for bug_5851.cpp:

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)
 

Function Documentation

◆ buildCrsMatrix()

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 )

Definition at line 20 of file bug_5851.cpp.

◆ main()

int main ( int narg,
char ** arg )

Definition at line 77 of file bug_5851.cpp.