Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
Panzer_DOFCurl_impl.hpp File Reference
#include "Panzer_IntegrationRule.hpp"
#include "Panzer_BasisIRLayout.hpp"
#include "Panzer_Workset_Utilities.hpp"
#include "Intrepid2_FunctionSpaceTools.hpp"
#include "Phalanx_KokkosDeviceTypes.hpp"
Include dependency graph for Panzer_DOFCurl_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Variable Documentation

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

Definition at line 59 of file Panzer_DOFCurl_impl.hpp.

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

Definition at line 60 of file Panzer_DOFCurl_impl.hpp.

Array curl_basis

Definition at line 61 of file Panzer_DOFCurl_impl.hpp.

int numFields

Definition at line 63 of file Panzer_DOFCurl_impl.hpp.

int numPoints

Definition at line 64 of file Panzer_DOFCurl_impl.hpp.

PHX::View<const int*> offsets

Definition at line 180 of file Panzer_DOFCurl_impl.hpp.