Intrepid2
Shared Directory Reference

Files

file  Intrepid2_ArrayTools.hpp [code]
 Header file for Intrepid2::ArrayTools class providing utilities for array operations.
 
file  Intrepid2_ArrayToolsDefCloneScale.hpp [code]
 Definition file for clone / scale operations of the array tools interface.
 
file  Intrepid2_ArrayToolsDefContractions.hpp [code]
 Definition file for contraction (integration) operations of the array tools class.
 
file  Intrepid2_ArrayToolsDefDot.hpp [code]
 Definition file for dot-multiply operations of the array tools class.
 
file  Intrepid2_ArrayToolsDefScalar.hpp [code]
 Definition file for scalar multiply operations of the array tools class.
 
file  Intrepid2_ArrayToolsDefTensor.hpp [code]
 Definition file for tensor multiply operations of the array tools class.
 
file  Intrepid2_DeviceAssert.hpp [code]
 Implementation of an assert that can safely be called from device code.
 
file  Intrepid2_Kernels.hpp [code]
 Header file for small functions used in Intrepid2.
 
file  Intrepid2_PointTools.hpp [code]
 Header file for Intrepid2::PointTools class to provide utilities for barycentric coordinates, equispaced lattices, and warp-blend point distrubtions.
 
file  Intrepid2_PointToolsDef.hpp [code]
 Definition file for point tool utilities for barycentric coordinates and lattices.
 
file  Intrepid2_Polylib.hpp [code]
 Header file for Intrepid2::Polylib class providing orthogonal polynomial calculus and interpolation.
 
file  Intrepid2_PolylibDef.hpp [code]
 Definition file for a set of functions providing orthogonal polynomial calculus and interpolation.
 
file  Intrepid2_Polynomials.hpp [code]
 Free functions, callable from device code, that implement various polynomials useful in basis definitions.
 
file  Intrepid2_RealSpaceTools.hpp [code]
 Header file for Intrepid2::RealSpaceTools class providing basic linear algebra functionality in 1D, 2D and 3D.
 
file  Intrepid2_RealSpaceToolsDef.hpp [code]
 Definition file for utility classes providing basic linear algebra functionality.
 
file  Intrepid2_Sacado.hpp [code]
 Header file to include all Sacado headers that are required if using Intrepid2 with Sacado types.
 
file  Intrepid2_TensorViewIterator.hpp [code]
 Implementation of support for traversing component views alongside a view that represents a combination of those views; support is provided for rank-preserving, rank-increasing, and rank-reducing operations.
 
file  Intrepid2_TestUtils.hpp [code]
 Utility methods for Intrepid2 unit tests.
 
file  Intrepid2_Types.hpp [code]
 Contains definitions of custom data types in Intrepid2.
 
file  Intrepid2_Utils.hpp [code]
 Header function for Intrepid2::Util class and other utility functions.
 
file  Intrepid2_Utils_ExtData.hpp [code]
 Header file for external data utility functions.
 
file  Intrepid2_Utils_ExtDataDef.hpp [code]
 Definition file for utility functions for handling external data in tests.
 
file  Intrepid2_UtilsDef.hpp [code]
 Definition file for Intrepid2 utilities.
 
file  Intrepid2_ViewIterator.hpp [code]
 Iterator allows linear traversal of (part of) a Kokkos View in a manner that is agnostic to its rank.