Panzer  Version of the Day
Namespaces | Functions
Panzer_DOFGradient_impl.hpp File Reference
#include "Panzer_IntegrationRule.hpp"
#include "Panzer_BasisIRLayout.hpp"
#include "Panzer_Workset_Utilities.hpp"
#include "Intrepid2_FunctionSpaceTools.hpp"
Include dependency graph for Panzer_DOFGradient_impl.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)
 

Variable Documentation

◆ dof_grad_

PHX::MDField<ScalarT> dof_grad_

Definition at line 79 of file Panzer_DOFGradient_impl.hpp.

◆ dof_value_

PHX::MDField<ScalarT,Cell,Point> dof_value_

Definition at line 80 of file Panzer_DOFGradient_impl.hpp.

◆ grad_basis_

const ArrayT grad_basis_

Definition at line 81 of file Panzer_DOFGradient_impl.hpp.