Panzer
Version of the Day
|
#include <iostream>
#include <string>
#include "PanzerDiscFE_config.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Phalanx_DataLayout_MDALayout.hpp"
#include "Panzer_CellData.hpp"
#include "Panzer_PointRule.hpp"
#include "Panzer_CommonArrayFactories.hpp"
#include "Panzer_ResponseBase.hpp"
#include "Panzer_Dimension.hpp"
#include "Panzer_GlobalEvaluationDataContainer.hpp"
#include "Intrepid2_FunctionSpaceTools.hpp"
#include "Thyra_SpmdVectorBase.hpp"
#include "Teuchos_ArrayRCP.hpp"
#include "Kokkos_ViewFactory.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Computes . | |