MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
AbstractLinAlgPack_exampleNLPDiagSetup.hpp File Reference
#include <assert.h>
#include <fstream>
#include <iostream>
#include <iomanip>
#include "AbstractLinAlgPack_Types.hpp"
#include "Teuchos_RCP.hpp"
Include dependency graph for AbstractLinAlgPack_exampleNLPDiagSetup.hpp:
This graph shows which files directly or indirectly include this file:

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...