Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Panzer_Integrator_GradBasisDotVector_decl.hpp File Reference
#include <string>
#include "Panzer_EvaluatorStyle.hpp"
#include "Panzer_Evaluator_WithBaseImpl.hpp"
#include "Phalanx_Evaluator_Derived.hpp"
#include "Phalanx_MDField.hpp"
Include dependency graph for Panzer_Integrator_GradBasisDotVector_decl.hpp:

Go to the source code of this file.

Classes

class  panzer::Integrator_GradBasisDotVector< EvalT, Traits >
 Computes $ Ma(x)b(x)\cdots\int\vec{s}(x)\cdot\nabla\phi(x)\,dx $. More...
 
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. More...
 
struct  panzer::Integrator_GradBasisDotVector< EvalT, Traits >::SharedFieldMultTag< NUM_FIELD_MULT >
 This empty struct allows us to optimize operator()() depending on the number of field multipliers. This is the shared memory version. More...
 

Namespaces

 panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.