|
Panzer
Version of the Day
|
#include "Panzer_IntegrationRule.hpp"#include "Panzer_BasisIRLayout.hpp"#include "Panzer_Workset_Utilities.hpp"#include "Intrepid2_FunctionSpaceTools.hpp"#include "Phalanx_KokkosDeviceTypes.hpp"

Go to the source code of this file.
Namespaces | |
| panzer | |
Computes . | |
| 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.
| Kokkos::View<const int*,PHX::Device> offsets |
Definition at line 180 of file Panzer_DOFCurl_impl.hpp.
1.8.5