Panzer
Version of the Day
|
#include "Intrepid2_FunctionSpaceTools.hpp"
#include "Panzer_IntegrationRule.hpp"
#include "Panzer_BasisIRLayout.hpp"
#include "Panzer_Workset_Utilities.hpp"
#include "Kokkos_ViewFactory.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Macros | |
#define | PANZER_USE_FAST_QUAD 1 |
Functions | |
panzer::PHX_EVALUATOR_CTOR (Integrator_GradBasisDotVector, p) | |
panzer::PHX_POST_REGISTRATION_SETUP (Integrator_GradBasisDotVector, sd, fm) | |
panzer::PHX_EVALUATE_FIELDS (Integrator_GradBasisDotVector, workset) | |
#define PANZER_USE_FAST_QUAD 1 |
Definition at line 52 of file Panzer_Integrator_GradBasisDotVector_impl.hpp.