|
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_Neumann_Residual.hpp"#include "Panzer_Normals.hpp"
