Intrepid2
Classes
Intrepid2_DataFunctors.hpp File Reference

Defines functors for use with Data objects: so far, we include simple arithmetical functors for sum, difference, product, and quotient. More...

Go to the source code of this file.

Classes

struct  Intrepid2::ScalarSumFunctor< Scalar >
 
struct  Intrepid2::ScalarDifferenceFunctor< Scalar >
 
struct  Intrepid2::ScalarProductFunctor< Scalar >
 
struct  Intrepid2::ScalarQuotientFunctor< Scalar >
 

Detailed Description

Defines functors for use with Data objects: so far, we include simple arithmetical functors for sum, difference, product, and quotient.

Author
Created by N.V. Roberts.

Definition in file Intrepid2_DataFunctors.hpp.