|
Panzer
Version of the Day
|
#include "Teuchos_ParameterList.hpp"#include "Teuchos_RCP.hpp"#include "Teuchos_Assert.hpp"#include "Phalanx_DataLayout_MDALayout.hpp"#include "Phalanx_FieldManager.hpp"#include "Panzer_PhysicsBlock.hpp"#include "Panzer_PureBasis.hpp"#include "Phalanx_MDField.hpp"#include "Phalanx_DataLayout.hpp"#include <sstream>#include "Panzer_Interface_Residual.hpp"#include "Panzer_GatherSolution_Epetra.hpp"#include "Panzer_ScatterResidual_Epetra.hpp"#include "Panzer_Normals.hpp"

1.8.5