#include <iostream>#include <string>#include "Albany_Utils.hpp"#include "Albany_SolverFactory.hpp"#include "Albany_NOXObserver.hpp"#include "Piro_Epetra_StokhosSolver.hpp"#include "Stokhos_EpetraVectorOrthogPoly.hpp"#include "Teuchos_VerboseObject.hpp"#include "Teuchos_StandardCatchMacros.hpp"#include "Stokhos.hpp"#include "Stokhos_Epetra.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 21 of file Main_SGSolve.cpp.
1.7.1