|
MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <assert.h>#include <fstream>#include <iostream>#include <iomanip>#include "AbstractLinAlgPack_Types.hpp"#include "Teuchos_RCP.hpp"

Go to the source code of this file.
Namespaces | |
| AbstractLinAlgPack | |
Functions | |
| int | AbstractLinAlgPack::exampleNLPDiagSetup (int argc, char *argv[], MPI_Comm comm, Teuchos::RCP< const VectorSpace > *vec_space, int *n, value_type *xo, bool *has_bounds, bool *dep_bounded) |
| Create a vector space given the input arguments argc, argv[] and an MPI communicator. More... | |
1.8.6