Panzer
Version of the Day
|
#include "Teuchos_RCP.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "PanzerDiscFE_config.hpp"
#include "Panzer_PureBasis.hpp"
#include "Panzer_Dimension.hpp"
#include "Panzer_PointRule.hpp"
#include "Panzer_PointValues2.hpp"
#include "Kokkos_DynRankView.hpp"
#include "Panzer_Evaluator_Macros.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Variables | |
PHX::MDField< const ScalarT, Cell, BASIS > | panzer::dof_orientation |
Teuchos::RCP< const panzer::PointRule > | panzer::pointRule |
Kokkos::DynRankView< ScalarT, PHX::Device > | panzer::edgeTan |
Kokkos::DynRankView< ScalarT, PHX::Device > | panzer::refEdgeTan |