48 #ifndef __INTREPID2_INTEGRATIONTOOLS_HPP__ 49 #define __INTREPID2_INTEGRATIONTOOLS_HPP__ 51 #include "Intrepid2_ConfigDefs.hpp" 53 #include "Shards_CellTopology.hpp" 54 #include "Shards_BasicTopologies.hpp" 69 #include "Kokkos_Core.hpp" 77 template<
typename DeviceType =
void>
90 template<
class Scalar>
106 template<
class Scalar>
110 double* approximateFlops = NULL);
Defines the Data class, a wrapper around a Kokkos::View that allows data that is constant or repeatin...
Header function for Intrepid2::Util class and other utility functions.
Reference-space field values for a basis, designed to support typical vector-valued bases...
Contains definitions of custom data types in Intrepid2.
View-like interface to tensor data; tensor components are stored separately and multiplied together a...
Header file for small functions used in Intrepid2.