#include <iostream>#include <string>#include "Albany_Utils.hpp"#include "Albany_SolverFactory.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "Teuchos_TimeMonitor.hpp"#include "Teuchos_VerboseObject.hpp"#include "Teuchos_StandardCatchMacros.hpp"#include "Epetra_Map.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 18 of file Main_Adjoint.cpp.
1.7.1