Intrepid2
Classes
Intrepid2_IntegrationToolsDef.hpp File Reference

Definition file for the Intrepid2::IntegrationTools class. More...

#include "Intrepid2_FunctorIterator.hpp"
#include "Intrepid2_TensorArgumentIterator.hpp"
#include "Teuchos_TimeMonitor.hpp"

Go to the source code of this file.

Classes

class  Intrepid2::Impl::F_Integrate< Scalar, DeviceType, integralViewRank >
 Implementation of a general sum factorization algorithm, abstracted from the algorithm described by Mora and Demkowicz, for integration. Uses hierarchical parallelism. More...
 
class  Intrepid2::Impl::F_IntegratePointValueCache< Scalar, DeviceType, integralViewRank >
 Implementation of a general sum factorization algorithm, using a novel approach developed by Roberts, for integration. Uses hierarchical parallelism. More...
 
class  Intrepid2::Impl::F_RefSpaceIntegral< Scalar, DeviceType >
 

Detailed Description

Definition file for the Intrepid2::IntegrationTools class.

Author
Created by Nathan V. Roberts.

Definition in file Intrepid2_IntegrationToolsDef.hpp.