|
Panzer
Version of the Day
|
#include "Intrepid2_FunctionSpaceTools.hpp"#include "Panzer_IntegrationRule.hpp"#include "Panzer_BasisIRLayout.hpp"#include "Panzer_Workset_Utilities.hpp"#include "Panzer_CommonArrayFactories.hpp"#include "Phalanx_KokkosDeviceTypes.hpp"
Go to the source code of this file.
Namespaces | |
| panzer | |
Functions | |
| panzer::PHX_EVALUATOR_CTOR (Integrator_CurlBasisDotVector, p) | |
| panzer::PHX_POST_REGISTRATION_SETUP (Integrator_CurlBasisDotVector, sd, fm) | |
| panzer::PHX_EVALUATE_FIELDS (Integrator_CurlBasisDotVector, workset) | |
| PHX::MDField<ScalarT,Cell,IP> scratch |
Definition at line 161 of file Panzer_Integrator_CurlBasisDotVector_impl.hpp.
| double multiplier |
Definition at line 164 of file Panzer_Integrator_CurlBasisDotVector_impl.hpp.
| PHX::MDField<const ScalarT,Cell,IP> vectorField |
Definition at line 165 of file Panzer_Integrator_CurlBasisDotVector_impl.hpp.
| PHX::MDField<const ScalarT,Cell,IP> field |
Definition at line 168 of file Panzer_Integrator_CurlBasisDotVector_impl.hpp.
| PHX::MDField<ScalarT,Cell,BASIS> residual |
Definition at line 228 of file Panzer_Integrator_CurlBasisDotVector_impl.hpp.
| PHX::MDField<double,Cell,BASIS,IP> weighted_curl_basis |
Definition at line 229 of file Panzer_Integrator_CurlBasisDotVector_impl.hpp.
1.8.14