Intrepid2
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
\-src
 o-Cell
 |o*Intrepid2_CellData.hppHeader file for the classes: Intrepid2::RefSubcellParametrization, Intrepid2::RefCellNodes, Intrepid2::RefCellCenter
 |o*Intrepid2_CellDataDef.hppDefinition file for the classes: Intrepid2::RefSubcellParametrization, Intrepid2::RefCellNodes, Intrepid2::RefCellCenter
 |o*Intrepid2_CellGeometry.hppAllows definition of cell geometry information, including uniform and curvilinear mesh definition, in a manner that exposes several types of mesh regularity, which in turn enables various optimizations
 |o*Intrepid2_CellGeometryDef.hpp
 |o*Intrepid2_CellTools.hppHeader file for the Intrepid2::CellTools class
 |o*Intrepid2_CellTools_Serial.hppDefinition file for the Intrepid2::Impl::CellTools class
 |o*Intrepid2_CellToolsDefControlVolume.hppDefinition file for the control volume functions of the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefDebug.hppDefinition file for the debug functions of the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefInclusion.hppDefinition file for point inclusion functions of the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefJacobian.hppDefinition file for the Jacobian functions in the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefNodeInfo.hppDefinition file for node data and subcell functions of the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefPhysToRef.hppDefinition file for the physical to reference mappings in the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefRefToPhys.hppDefinition file for the reference to physical mappings in the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDefValidateArguments.hppDefinition file for the validate arguments functions of the Intrepid2::CellTools class
 |o*Intrepid2_CellToolsDocumentation.hppHeader file with additional documentation for the Intrepid2::CellTools class
 |o*Intrepid2_CellTopologyTags.hppDefinition of cell topology information
 |o*Intrepid2_ProjectedGeometry.hppAllows generation of geometry degrees of freedom based on a provided map from straight-edged mesh domain to curvilinear mesh domain
 |o*Intrepid2_ProjectedGeometryExamples.hppExample functors that can be used with Intrepid2::ProjectedGeometry
 |\*Intrepid2_TensorTopologyMap.hppClass that defines mappings from component cell topologies to their tensor product topologies
 o-Discretization
 |o+Basis
 |o+FunctionSpaceTools
 |\+Integration
 o-Orientation
 |o*Intrepid2_Orientation.hppHeader file for the Intrepid2::Orientation class
 |o*Intrepid2_OrientationDef.hppDefinition file for the Intrepid2::Orientation class
 |o*Intrepid2_OrientationTools.hppHeader file for the Intrepid2::OrientationTools and Intrepid2::Impl::OrientationTools classes
 |o*Intrepid2_OrientationToolsDefCoeffMatrix_HCURL.hpp
 |o*Intrepid2_OrientationToolsDefCoeffMatrix_HDIV.hppCreation of orientation matrix A of a face or edge for HDIV elements
 |o*Intrepid2_OrientationToolsDefCoeffMatrix_HGRAD.hppCreation of orientation matrix A of a face or edge for HGRAD elements
 |o*Intrepid2_OrientationToolsDefCoeffMatrix_HVOL.hppCreation of orientation matrix A of a face or edge for HGRAD elements
 |o*Intrepid2_OrientationToolsDefMatrixData.hppDefinition file for matrix data in the Intrepid2::OrientationTools class
 |o*Intrepid2_OrientationToolsDefModifyBasis.hppDefinition file for the Intrepid2::OrientationTools class
 |\*Intrepid2_OrientationToolsDefModifyPoints.hppDefinition file for functions that modify points due to orientation in the Intrepid2::Impl::OrientationTools class
 o-Projection
 |o*Intrepid2_LagrangianInterpolation.hppHeader file for the Intrepid2::LagrangianInterpolation class
 |o*Intrepid2_LagrangianInterpolationDef.hppHeader file for the Intrepid2::LagrangianInterpolation containing definitions
 |o*Intrepid2_ProjectionStruct.hppHeader file for the Intrepid2::ProjectionStruct
 |o*Intrepid2_ProjectionStructDef.hppHeader file for the Intrepid2::ProjectionStruct containing definitions
 |o*Intrepid2_ProjectionTools.hppHeader file for the Intrepid2::ProjectionTools
 |o*Intrepid2_ProjectionToolsDefHCURL.hppHeader file for the Intrepid2::ProjectionTools containing definitions for HCURL projections
 |o*Intrepid2_ProjectionToolsDefHDIV.hppHeader file for the Intrepid2::ProjectionTools containing definitions for HDIV projections
 |o*Intrepid2_ProjectionToolsDefHGRAD.hppHeader file for the Intrepid2::ProjectionTools containing definitions for HGRAD projections
 |o*Intrepid2_ProjectionToolsDefHVOL.hppHeader file for the Intrepid2::ProjectionTools containing definitions for HVOL projections
 |\*Intrepid2_ProjectionToolsDefL2.hppHeader file for the Intrepid2::ProjectionTools containing definitions for L2 projections
 \-Shared
  o*Intrepid2_ArgExtractor.hppHeader file with various static argument-extractor classes. These are useful for writing efficient, templated code in terms of a subset of the arguments passed into a specified functor. See Intrepid2::Data, and specifically its storeInPlaceCombination() implementation, for an example
  o*Intrepid2_ArrayTools.hppHeader file for Intrepid2::ArrayTools class providing utilities for array operations
  o*Intrepid2_ArrayToolsDefCloneScale.hppDefinition file for clone / scale operations of the array tools interface
  o*Intrepid2_ArrayToolsDefContractions.hppDefinition file for contraction (integration) operations of the array tools class
  o*Intrepid2_ArrayToolsDefDot.hppDefinition file for dot-multiply operations of the array tools class
  o*Intrepid2_ArrayToolsDefScalar.hppDefinition file for scalar multiply operations of the array tools class
  o*Intrepid2_ArrayToolsDefTensor.hppDefinition file for tensor multiply operations of the array tools class
  o*Intrepid2_CellGeometryTestUtils.hppUtility methods for working with CellGeometry objects in unit tests
  o*Intrepid2_CellTopology.hppImplements arbitrary-dimensional extrusion of a base shards::CellTopology
  o*Intrepid2_Data.cpp
  o*Intrepid2_Data.hppDefines the Data class, a wrapper around a Kokkos::View that allows data that is constant or repeating in various logical dimensions to be stored just once, while providing a similar interface to that of View
  o*Intrepid2_DataCombiners.hppDefines functors that help with combinations of Data objects, such as in-place sums and products
  o*Intrepid2_DataCombiners_Difference.cpp
  o*Intrepid2_DataCombiners_Product.cpp
  o*Intrepid2_DataCombiners_Quotient.cpp
  o*Intrepid2_DataCombiners_Sum.cpp
  o*Intrepid2_DataDef.hppDefines implementations for the Data class that are not present in the declaration
  o*Intrepid2_DataDimensionInfo.hppDefines DimensionInfo struct that allows specification of a dimension within a Data object
  o*Intrepid2_DataFunctors.hppDefines functors for use with Data objects: so far, we include simple arithmetical functors for sum, difference, product, and quotient
  o*Intrepid2_DataTools.hppUtility methods for manipulating Intrepid2::Data objects
  o*Intrepid2_DataVariationType.hppDefines DataVariationType enum that specifies the types of variation possible within a Data object
  o*Intrepid2_DeviceAssert.hppImplementation of an assert that can safely be called from device code
  o*Intrepid2_FunctorIterator.hppDefines the Intrepid2::FunctorIterator class, as well as the Intrepid2::functor_returns_ref SFINAE helper
  o*Intrepid2_Kernels.hppHeader file for small functions used in Intrepid2
  o*Intrepid2_PointTools.hppHeader file for Intrepid2::PointTools class to provide utilities for barycentric coordinates, equispaced lattices, and warp-blend point distrubtions
  o*Intrepid2_PointToolsDef.hppDefinition file for point tool utilities for barycentric coordinates and lattices
  o*Intrepid2_Polylib.hppHeader file for Intrepid2::Polylib class providing orthogonal polynomial calculus and interpolation
  o*Intrepid2_PolylibDef.hppDefinition file for a set of functions providing orthogonal polynomial calculus and interpolation
  o*Intrepid2_Polynomials.hppFree functions, callable from device code, that implement various polynomials useful in basis definitions
  o*Intrepid2_RealSpaceTools.hppHeader file for Intrepid2::RealSpaceTools class providing basic linear algebra functionality in 1D, 2D and 3D
  o*Intrepid2_RealSpaceToolsDef.hppDefinition file for utility classes providing basic linear algebra functionality
  o*Intrepid2_Sacado.hppHeader file to include all Sacado headers that are required if using Intrepid2 with Sacado types
  o*Intrepid2_ScalarView.hpp
  o*Intrepid2_TensorArgumentIterator.hppDefines TensorArgumentIterator, which allows systematic enumeration of a TensorData object
  o*Intrepid2_TensorData.hppView-like interface to tensor data; tensor components are stored separately and multiplied together at access time
  o*Intrepid2_TensorPoints.hppView-like interface to tensor points; point components are stored separately; the appropriate coordinate is determined from the composite point index and requested dimension at access time
  o*Intrepid2_TensorViewIterator.hppImplementation 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
  o*Intrepid2_TestUtils.hppUtility methods for Intrepid2 unit tests
  o*Intrepid2_TransformedBasisValues.hppStructure-preserving representation of transformed basis values; reference space values and transformations are stored separately
  o*Intrepid2_Types.hppContains definitions of custom data types in Intrepid2
  o*Intrepid2_Utils.hppHeader function for Intrepid2::Util class and other utility functions
  o*Intrepid2_Utils_ExtData.hppHeader file for external data utility functions
  o*Intrepid2_Utils_ExtDataDef.hppDefinition file for utility functions for handling external data in tests
  o*Intrepid2_UtilsDef.hppDefinition file for Intrepid2 utilities
  o*Intrepid2_VectorData.hppReference-space field values for a basis, designed to support typical vector-valued bases
  \*Intrepid2_ViewIterator.hppIterator allows linear traversal of (part of) a Kokkos View in a manner that is agnostic to its rank