Galeri Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 <Tpetra_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

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.

int main ( int  narg,
char **  arg 
)

Definition at line 77 of file bug_5851.cpp.