Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
panzer::Integrator_GradBasisDotVector< EvalT, Traits >::FieldMultTag< NUM_FIELD_MULT > Struct Template Reference

This empty struct allows us to optimize operator()() depending on the number of field multipliers. This is the version that does not use shared memory. More...

#include <Panzer_Integrator_GradBasisDotVector_decl.hpp>

Detailed Description

template<typename EvalT, typename Traits>
template<int NUM_FIELD_MULT>
struct panzer::Integrator_GradBasisDotVector< EvalT, Traits >::FieldMultTag< NUM_FIELD_MULT >

This empty struct allows us to optimize operator()() depending on the number of field multipliers. This is the version that does not use shared memory.

Definition at line 220 of file Panzer_Integrator_GradBasisDotVector_decl.hpp.


The documentation for this struct was generated from the following file: