Panzer  Version of the Day
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:

Go to the source code of this file.

Namespaces

 panzer
 

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

Kokkos::View<const int*,PHX::Device> offsets
private

Definition at line 180 of file Panzer_DOFCurl_impl.hpp.