Panzer Version of the Day
Loading...
Searching...
No Matches
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

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

Variable Documentation

◆ dof_value

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

Definition at line 59 of file Panzer_DOFCurl_impl.hpp.

◆ dof_curl

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

Definition at line 60 of file Panzer_DOFCurl_impl.hpp.

◆ curl_basis

Array curl_basis
private

Definition at line 61 of file Panzer_DOFCurl_impl.hpp.

◆ numFields

int numFields
private

Definition at line 63 of file Panzer_DOFCurl_impl.hpp.

◆ numPoints

int numPoints
private

Definition at line 64 of file Panzer_DOFCurl_impl.hpp.

◆ offsets

PHX::View<const int*> offsets
private

Definition at line 180 of file Panzer_DOFCurl_impl.hpp.