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 27 of file Panzer_DOFCurl_impl.hpp.
PHX::MDField<ScalarT,Cell,Point> dof_curl |
Definition at line 28 of file Panzer_DOFCurl_impl.hpp.
Array curl_basis |
Definition at line 29 of file Panzer_DOFCurl_impl.hpp.
int numFields |
Definition at line 31 of file Panzer_DOFCurl_impl.hpp.
int numPoints |
Definition at line 32 of file Panzer_DOFCurl_impl.hpp.
Definition at line 148 of file Panzer_DOFCurl_impl.hpp.