Panzer Version of the Day
Loading...
Searching...
No Matches
Namespaces
Panzer_DOFGradient_impl.hpp File Reference
#include "Panzer_IntegrationRule.hpp"
#include "Panzer_BasisIRLayout.hpp"
#include "Panzer_Workset_Utilities.hpp"
#include "Panzer_HierarchicParallelism.hpp"
#include "Intrepid2_FunctionSpaceTools.hpp"
Include dependency graph for Panzer_DOFGradient_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.
 

Variable Documentation

◆ dof_grad_

PHX::MDField<ScalarT> dof_grad_

Definition at line 61 of file Panzer_DOFGradient_impl.hpp.

◆ dof_value_

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

Definition at line 62 of file Panzer_DOFGradient_impl.hpp.

◆ grad_basis_

const ArrayT grad_basis_

Definition at line 63 of file Panzer_DOFGradient_impl.hpp.

◆ num_fields_

const int num_fields_

Definition at line 64 of file Panzer_DOFGradient_impl.hpp.

◆ num_points_

const int num_points_

Definition at line 65 of file Panzer_DOFGradient_impl.hpp.

◆ space_dim_

const int space_dim_

Definition at line 66 of file Panzer_DOFGradient_impl.hpp.

◆ fad_size_

const int fad_size_

Definition at line 67 of file Panzer_DOFGradient_impl.hpp.

◆ use_shared_memory_

const bool use_shared_memory_

Definition at line 68 of file Panzer_DOFGradient_impl.hpp.