#include "Albany_DataTypes.hpp"#include "Albany_Utils.hpp"#include "Albany_Application.hpp"#include "Albany_MORFacadeImpl.hpp"#include "Albany_ObserverImpl.hpp"#include "MOR_EpetraLocalMapMVMatrixMarketUtils.hpp"#include "MOR_ReducedSpace.hpp"#include "Epetra_Comm.h"#include "Epetra_Vector.h"#include "Teuchos_RCP.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "Teuchos_Comm.hpp"#include "Teuchos_FancyOStream.hpp"#include "Teuchos_VerboseObject.hpp"#include "Teuchos_ParameterList.hpp"#include "Teuchos_XMLParameterListHelpers.hpp"#include <string>#include <iostream>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 31 of file Main_RomPostProcess.cpp.
1.7.1