Intrepid2
|
Definition file for the Intrepid2::IntegrationTools class. More...
#include "Intrepid2_DataTools.hpp"
#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 > |
Definition file for the Intrepid2::IntegrationTools class.
Definition in file Intrepid2_IntegrationToolsDef.hpp.