Panzer
Version of the Day
|
#include "Panzer_IntegrationRule.hpp"
#include "Panzer_BasisIRLayout.hpp"
#include "Panzer_Workset_Utilities.hpp"
#include "Intrepid2_FunctionSpaceTools.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Functions | |
panzer::PHX_EVALUATOR_CTOR (DOFGradient, p) | |
panzer::PHX_POST_REGISTRATION_SETUP (DOFGradient, sd, fm) | |
panzer::PHX_EVALUATE_FIELDS (DOFGradient, workset) | |
PHX::MDField<ScalarT> dof_grad_ |
Definition at line 79 of file Panzer_DOFGradient_impl.hpp.
PHX::MDField<ScalarT,Cell,Point> dof_value_ |
Definition at line 80 of file Panzer_DOFGradient_impl.hpp.
const ArrayT grad_basis_ |
Definition at line 81 of file Panzer_DOFGradient_impl.hpp.