|
Panzer
Version of the Day
|
#include "Thyra_ModelEvaluator.hpp"#include "Teuchos_Assert.hpp"#include "Teuchos_as.hpp"#include "Teuchos_DefaultMpiComm.hpp"#include "Teuchos_AbstractFactoryStd.hpp"#include "PanzerAdaptersSTK_config.hpp"#include "Panzer_Traits.hpp"#include "Panzer_GlobalData.hpp"#include "Panzer_BC.hpp"#include "Panzer_FieldManagerBuilder.hpp"#include "Panzer_BasisIRLayout.hpp"#include "Panzer_DOFManager.hpp"#include "Panzer_DOFManagerFactory.hpp"#include "Panzer_BlockedDOFManager.hpp"#include "Panzer_BlockedDOFManagerFactory.hpp"#include "Panzer_LinearObjFactory.hpp"#include "Panzer_TpetraLinearObjFactory.hpp"#include "Panzer_EpetraLinearObjContainer.hpp"#include "Panzer_ThyraObjContainer.hpp"#include "Panzer_BlockedEpetraLinearObjFactory.hpp"#include "Panzer_BlockedTpetraLinearObjFactory.hpp"#include "Panzer_InitialCondition_Builder.hpp"#include "Panzer_ModelEvaluator_Epetra.hpp"#include "Panzer_ModelEvaluator.hpp"#include "Panzer_ElementBlockIdToPhysicsIdMap.hpp"#include "Panzer_WorksetContainer.hpp"#include "Panzer_String_Utilities.hpp"#include "Panzer_GlobalIndexer_Utilities.hpp"#include "Panzer_ExplicitModelEvaluator.hpp"#include "Panzer_ParameterLibraryUtilities.hpp"#include "Panzer_STK_Interface.hpp"#include "Panzer_STK_ExodusReaderFactory.hpp"#include "Panzer_STK_LineMeshFactory.hpp"#include "Panzer_STK_SquareQuadMeshFactory.hpp"#include "Panzer_STK_SquareTriMeshFactory.hpp"#include "Panzer_STK_CubeHexMeshFactory.hpp"#include "Panzer_STK_CubeTetMeshFactory.hpp"#include "Panzer_STK_MultiBlockMeshFactory.hpp"#include "Panzer_STK_CustomMeshFactory.hpp"#include "Panzer_STK_SetupUtilities.hpp"#include "Panzer_STK_Utilities.hpp"#include "Panzer_STK_WorksetFactory.hpp"#include "Panzer_STKConnManager.hpp"#include "Panzer_STK_NOXObserverFactory.hpp"#include "Panzer_STK_RythmosObserverFactory.hpp"#include "Panzer_STK_ParameterListCallback.hpp"#include "Panzer_STK_ParameterListCallbackBlocked.hpp"#include "Panzer_STK_IOClosureModel_Factory_TemplateBuilder.hpp"#include "Panzer_STK_ResponseEvaluatorFactory_SolutionWriter.hpp"#include "Panzer_STK_SetupLOWSFactory.hpp"#include <vector>#include <iostream>#include <fstream>#include "Thyra_EpetraModelEvaluator.hpp"#include "Piro_ConfigDefs.hpp"#include "Piro_NOXSolver.hpp"#include "Piro_LOCASolver.hpp"#include "Piro_RythmosSolver.hpp"#include <Panzer_NodeType.hpp>
Go to the source code of this file.
Namespaces | |
| panzer_stk | |
1.8.5