Intrepid2
Classes
Intrepid2_ArrayToolsDefContractions.hpp File Reference

Definition file for contraction (integration) operations of the array tools class. More...

Go to the source code of this file.

Classes

struct  Intrepid2::FunctorArrayTools::F_contractFieldField< outFieldViewType, leftFieldViewType, rightFieldViewType >
 Functor to contractFieldField see Intrepid2::ArrayTools for more. More...
 
struct  Intrepid2::FunctorArrayTools::F_contractDataField< outputFieldsViewType, inputDataViewType, inputFieldsViewType >
 Functor to contractDataField see Intrepid2::ArrayTools for more. More...
 
struct  Intrepid2::FunctorArrayTools::F_contractDataData< outputDataViewType, inputDataLeftViewType, inputDataRightViewType >
 Functor to contractDataData see Intrepid2::ArrayTools for more. More...
 

Detailed Description

Definition file for contraction (integration) operations of the array tools class.

Author
Created by P. Bochev and D. Ridzal. Kokkorized by Kyungjoo Kim

Definition in file Intrepid2_ArrayToolsDefContractions.hpp.