Intrepid::AdaptiveSparseGrid< Scalar, UserVector > | Builds general adaptive sparse grid rules (Gerstner and Griebel) using the 1D cubature rules in the Intrepid::CubatureLineSorted class |
Intrepid::AdaptiveSparseGridInterface< Scalar, UserVector > | |
ASGdata< Scalar, UserVector > | |
ASGdata< Scalar, UserVector > | |
ASGdata< Scalar, UserVector > | |
ASGdata< Scalar, UserVector > | |
ASGdata< Scalar, UserVector > | |
ASGdata< Scalar, UserVector > | |
Intrepid::ArrayTools | Utility class that provides methods for higher-order algebraic manipulation of user-defined arrays, such as tensor contractions. For low-order operations, see Intrepid::RealSpaceTools |
ArrayWrapper< Scalar, ArrayType, ArrayRank, isconstant > | |
ArrayWrapper< Scalar, ArrayType, 1, false > | |
ArrayWrapper< Scalar, ArrayType, 1, true > | |
ArrayWrapper< Scalar, ArrayType, 2, false > | |
ArrayWrapper< Scalar, ArrayType, 2, true > | |
ArrayWrapper< Scalar, ArrayType, 3, false > | |
ArrayWrapper< Scalar, ArrayType, 3, true > | |
ArrayWrapper< Scalar, ArrayType, 4, false > | |
ArrayWrapper< Scalar, ArrayType, 4, true > | |
ArrayWrapper< Scalar, ArrayType, 5, false > | |
ArrayWrapper< Scalar, ArrayType, 5, true > | |
ArrayWrapper< Scalar, ArrayType, 6, false > | |
ArrayWrapper< Scalar, ArrayType, 6, true > | |
ArrayWrapper< Scalar, ArrayType, 7, false > | |
ArrayWrapper< Scalar, ArrayType, 7, true > | |
ArrayWrapper< Scalar, ArrayType, 8, false > | |
ArrayWrapper< Scalar, ArrayType, 8, true > | |
ArrayWrapper< Scalar, ArrayType,-1, false > | |
ArrayWrapper< Scalar, ArrayType,-1, true > | |
Intrepid::Basis< Scalar, ArrayScalar > | An abstract base class that defines interface for concrete basis implementations for Finite Element (FEM) and Finite Volume/Finite Difference (FVD) discrete spaces |
Intrepid::Basis_HCURL_HEX_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Hexahedron cell |
Intrepid::Basis_HCURL_QUAD_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HCURL_TET_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Tetrahedron cell |
Intrepid::Basis_HCURL_TET_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible Nedelec (first kind) basis of arbitrary degree on Tetrahedron cell. The lowest order space is indexted with 1 rather than 0. Implements nodal basis of degree n (n>=1) on the reference Tetrahedron cell. The basis has cardinality n*(n+2)*(n+3)/2 and spans an INCOMPLETE polynomial space of degree n. Basis functions are dual to a unisolvent set of degrees-of-freedom (DoF) defined by |
Intrepid::Basis_HCURL_TRI_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Triangle cell |
Intrepid::Basis_HCURL_TRI_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible Nedelec (first kind) basis of arbitrary degree on Triangle cell. The lowest order space is indexed with 1 rather than 0. Implements nodal basis of degree n (n>=1) on the reference Triangle cell. The basis has cardinality n(n+2) and spans an INCOMPLETE polynomial space of degree n. Basis functions are dual to a unisolvent set of degrees-of-freedom (DoF) defined by |
Intrepid::Basis_HCURL_WEDGE_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Wedge cell |
Intrepid::Basis_HDIV_HEX_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Hexahedron cell |
Intrepid::Basis_HDIV_QUAD_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HDIV_TET_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Tetrahedron cell |
Intrepid::Basis_HDIV_TET_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible Raviart-Thomas basis of arbitrary degree on Tetrahedron cell. The lowest order instance starts with n. Implements the nodal basis of degree n the reference Tetrahedron cell. The basis has cardinality n(n+1)(n+3)/2 and spans an INCOMPLETE polynomial space of degree n. Basis functions are dual to a unisolvent set of degrees-of-freedom (DoF) defined and enumerated as follows: |
Intrepid::Basis_HDIV_TRI_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on a Triangle cell |
Intrepid::Basis_HDIV_TRI_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible Raviart-Thomas basis of arbitrary degree on Triangle cell |
Intrepid::Basis_HDIV_WEDGE_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Wedge cell |
Intrepid::Basis_HGRAD_HEX_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Hexahedron cell |
Intrepid::Basis_HGRAD_HEX_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Hexahedron cell |
Intrepid::Basis_HGRAD_HEX_I2_FEM< Scalar, ArrayScalar > | Implementation of the serendipity-family H(grad)-compatible FEM basis of degree 2 on a Hexahedron cell |
Intrepid::Basis_HGRAD_LINE_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Line cell |
Intrepid::Basis_HGRAD_LINE_Cn_FEM< Scalar, ArrayScalar > | Implementation of the locally H(grad)-compatible FEM basis of variable order on the [-1,1] reference line cell, using Lagrange polynomials |
Intrepid::Basis_HGRAD_LINE_Cn_FEM_JACOBI< Scalar, ArrayScalar > | Implementation of the locally H(grad)-compatible FEM basis of variable order on the [-1,1] reference line cell, using Jacobi polynomials |
Intrepid::Basis_HGRAD_LINE_Hermite_FEM< Scalar, ArrayScalar > | Implements Hermite interpolant basis of degree n on the reference Line cell. The basis has cardinality 2n and spans a COMPLETE linear polynomial space |
Intrepid::Basis_HGRAD_POLY_C1_FEM< Scalar, ArrayScalar > | |
Intrepid::Basis_HGRAD_PYR_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Pyramid cell |
Intrepid::Basis_HGRAD_PYR_I2_FEM< Scalar, ArrayScalar > | Implementation of an H(grad)-compatible FEM basis of degree 2 on a Pyramid cell |
Intrepid::Basis_HGRAD_QUAD_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HGRAD_QUAD_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Quadrilateral cell |
Intrepid::Basis_HGRAD_TET_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Tetrahedron cell |
Intrepid::Basis_HGRAD_TET_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Tetrahedron cell |
Intrepid::Basis_HGRAD_TET_Cn_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible Lagrange basis of arbitrary degree on Tetrahedron cell |
Intrepid::Basis_HGRAD_TET_Cn_FEM_ORTH< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible orthogonal basis of arbitrary degree on tetrahedron |
Intrepid::Basis_HGRAD_TET_COMP12_FEM< Scalar, ArrayScalar > | |
Intrepid::Basis_HGRAD_TRI_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Triangle cell |
Intrepid::Basis_HGRAD_TRI_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Triangle cell |
Intrepid::Basis_HGRAD_TRI_Cn_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible Lagrange basis of arbitrary degree on Triangle cell |
Intrepid::Basis_HGRAD_TRI_Cn_FEM_ORTH< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible orthogonal basis (Dubiner) of arbitrary degree on triangle |
Intrepid::Basis_HGRAD_WEDGE_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Wedge cell |
Intrepid::Basis_HGRAD_WEDGE_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Wedge cell |
Intrepid::Basis_HGRAD_WEDGE_I2_FEM< Scalar, ArrayScalar > | Implementation of an H(grad)-compatible FEM basis of degree 2 on Wedge cell |
Intrepid::TensorBasis< Scalar, ArrayScalar > | An abstract base class that defines interface for bases that are tensor products of simpler bases |
Intrepid::Basis_HCURL_HEX_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Hexahedral cell |
Intrepid::Basis_HCURL_QUAD_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HDIV_HEX_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Hexahedral cell |
Intrepid::Basis_HDIV_QUAD_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HGRAD_HEX_Cn_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Hexahedron cell |
Intrepid::Basis_HGRAD_QUAD_Cn_FEM< Scalar, ArrayScalar > | |
Intrepid::Basis< Scalar, Intrepid::FieldContainer< Scalar > > | |
Intrepid::Basis_HGRAD_LINE_Cn_FEM_JACOBI< Scalar, Intrepid::FieldContainer< Scalar > > | |
Intrepid::Basis_HGRAD_TET_Cn_FEM_ORTH< Scalar, Intrepid::FieldContainer< Scalar > > | |
Intrepid::Basis_HGRAD_TRI_Cn_FEM_ORTH< Scalar, Intrepid::FieldContainer< Scalar > > | |
Intrepid::CellTools< Scalar > | A stateless class for operations on cell data. Provides methods for: |
CheckType< A > | |
Intrepid::ArrayTools::cloneFields2< ArrayOutFields, ArrayInFields, Layout, MemorySpace, invalRank, outvalRank > | |
Intrepid::Cubature< Scalar, ArrayPoint, ArrayWeight > | Defines the base class for cubature (integration) rules in Intrepid |
Intrepid::CubatureControlVolume< Scalar, ArrayPoint, ArrayWeight > | Defines cubature (integration) rules over control volumes |
Intrepid::CubatureControlVolumeBoundary< Scalar, ArrayPoint, ArrayWeight > | Defines cubature (integration) rules over Neumann boundaries for control volume method |
Intrepid::CubatureControlVolumeSide< Scalar, ArrayPoint, ArrayWeight > | Defines cubature (integration) rules over control volumes |
Intrepid::CubatureDirect< Scalar, ArrayPoint, ArrayWeight > | Defines direct cubature (integration) rules in Intrepid |
Intrepid::CubatureCompositeTet< Scalar, ArrayPoint, ArrayWeight > | Defines integration rules for the composite tetrahedron |
Intrepid::CubatureDirectLineGauss< Scalar, ArrayPoint, ArrayWeight > | Defines Gauss integration rules on a line |
Intrepid::CubatureDirectLineGaussJacobi20< Scalar, ArrayPoint, ArrayWeight > | Defines GaussJacobi20 integration rules on a line |
Intrepid::CubatureDirectTetDefault< Scalar, ArrayPoint, ArrayWeight > | Defines direct integration rules on a tetrahedron |
Intrepid::CubatureDirectTriDefault< Scalar, ArrayPoint, ArrayWeight > | Defines direct integration rules on a triangle |
Intrepid::CubatureGenSparse< Scalar, dimension_, ArrayPoint, ArrayWeight > | |
Intrepid::CubatureLineSorted< Scalar, ArrayPoint, ArrayWeight > | Utilizes cubature (integration) rules contained in the library sandia_rules (John Burkardt, Scientific Computing, Florida State University) within Intrepid |
Intrepid::CubaturePolygon< Scalar, ArrayPoint, ArrayWeight > | |
Intrepid::CubaturePolylib< Scalar, ArrayPoint, ArrayWeight > | Utilizes cubature (integration) rules contained in the library Polylib (Spencer Sherwin, Aeronautics, Imperial College London) within Intrepid |
Intrepid::CubatureSparse< Scalar, dimension_, ArrayPoint, ArrayWeight > | |
Intrepid::CubatureTensor< Scalar, ArrayPoint, ArrayWeight > | Defines tensor-product cubature (integration) rules in Intrepid |
Intrepid::CubatureTensorPyr< Scalar, ArrayPoint, ArrayWeight > | Defines tensor-product cubature (integration) rules in Intrepid |
Intrepid::CubatureTensorSorted< Scalar, ArrayPoint, ArrayWeight > | Utilizes 1D cubature (integration) rules contained in the library sandia_rules (John Burkardt, Scientific Computing, Florida State University) within Intrepid |
Intrepid::CubatureTemplate | Template for the cubature rules used by Intrepid. Cubature template consists of cubature points and cubature weights. Intrepid provides a collection of cubature templates for most standard cell topologies. The templates are defined in reference coordinates using a standard reference cell for each canonical cell type. Cubature points are always specified by a triple of (X,Y,Z) coordinates even if the cell dimension is less than 3. The unused dimensions should be padded by zeroes |
Intrepid::DefaultCubatureFactory< Scalar, ArrayPoint, ArrayWeight > | A factory class that generates specific instances of cubatures |
Intrepid::RealSpaceTools< Scalar >::detTempSpec< ArrayDet, ArrayIn, matRank > | |
Intrepid::DofCoordsInterface< ArrayScalar > | This is an interface class for bases whose degrees of freedom can be associated with spatial locations in a reference element (typically interpolation points for interpolatory bases) |
Intrepid::Basis_HCURL_HEX_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Hexahedron cell |
Intrepid::Basis_HCURL_HEX_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Hexahedral cell |
Intrepid::Basis_HCURL_QUAD_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HCURL_QUAD_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HCURL_TET_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Tetrahedron cell |
Intrepid::Basis_HCURL_TRI_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(curl)-compatible FEM basis of degree 1 on Triangle cell |
Intrepid::Basis_HDIV_HEX_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Hexahedron cell |
Intrepid::Basis_HDIV_HEX_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Hexahedral cell |
Intrepid::Basis_HDIV_QUAD_In_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HDIV_TET_I1_FEM< Scalar, ArrayScalar > | Implementation of the default H(div)-compatible FEM basis of degree 1 on Tetrahedron cell |
Intrepid::Basis_HGRAD_HEX_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Hexahedron cell |
Intrepid::Basis_HGRAD_HEX_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Hexahedron cell |
Intrepid::Basis_HGRAD_HEX_Cn_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Hexahedron cell |
Intrepid::Basis_HGRAD_HEX_I2_FEM< Scalar, ArrayScalar > | Implementation of the serendipity-family H(grad)-compatible FEM basis of degree 2 on a Hexahedron cell |
Intrepid::Basis_HGRAD_LINE_Cn_FEM< Scalar, ArrayScalar > | Implementation of the locally H(grad)-compatible FEM basis of variable order on the [-1,1] reference line cell, using Lagrange polynomials |
Intrepid::Basis_HGRAD_QUAD_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Quadrilateral cell |
Intrepid::Basis_HGRAD_QUAD_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Quadrilateral cell |
Intrepid::Basis_HGRAD_QUAD_Cn_FEM< Scalar, ArrayScalar > | |
Intrepid::Basis_HGRAD_TET_COMP12_FEM< Scalar, ArrayScalar > | |
Intrepid::Basis_HGRAD_TRI_C1_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 1 on Triangle cell |
Intrepid::Basis_HGRAD_TRI_C2_FEM< Scalar, ArrayScalar > | Implementation of the default H(grad)-compatible FEM basis of degree 2 on Triangle cell |
Intrepid::FieldContainer< Scalar, ArrayTypeId > | Implementation of a templated lexicographical container for a multi-indexed scalar quantity. FieldContainer object stores a multi-indexed scalar value using the lexicographical index ordering: the rightmost index changes first and the leftmost index changes last. FieldContainer can be viewed as a dynamic multidimensional array whose values can be accessed in two ways: by their multi-index or by their enumeration, using an overloaded [] operator. The enumeration of a value gives the sequential order of the multi-indexed value in the container. The number of indices, i.e., the rank of the container is unlimited. For containers with ranks up to 5 many of the methods are optimized for faster execution. An overloaded () operator is also provided for such low-rank containers to allow element access by multi-index without having to create an auxiliary array for the multi-index |
Intrepid::FieldContainer< double > | |
Intrepid::FieldContainer< Scalar > | |
Intrepid::FunctionSpaceTools | Defines expert-level interfaces for the evaluation of functions and operators in physical space (supported for FE, FV, and FD methods) and FE reference space; in addition, provides several function transformation utilities |
Intrepid::FunctionSpaceToolsInPlace | Defines expert-level interfaces for the evaluation of functions and operators in physical space (supported for FE, FV, and FD methods) and FE reference space; in addition, provides several function transformation utilities |
Intrepid::HGRAD_POLY_C1_FEM | Implementation of the default H(grad) compatible FEM basis of degree 1 on a polygon cell |
Intrepid::FunctionSpaceTools::integrateTempSpec< Scalar, ArrayOut, ArrayInLeft, ArrayInRight, leftrank, outrank > | |
Intrepid::IntrepidBurkardtRules | Providing integration rules, created by John Burkardt, Scientific Computing, Florida State University, modified and redistributed by D. Kouri |
Intrepid::IntrepidPolylib | Providing orthogonal polynomial calculus and interpolation, created by Spencer Sherwin, Aeronautics, Imperial College London, modified and redistributed by D. Ridzal |
Intrepid::CellTools< Scalar >::mapToPhysicalFrameTempSpec< ArrayPhysPoint, ArrayRefPoint, ArrayCell, refRank, phyptsrank > | Computes F, the reference-to-physical frame map |
Intrepid::ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, inleftrank, inrankright > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 2, 3 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 2, 4 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 2,-1 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 3, 3 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 3, 4 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 3,-1 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 4, 3 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 4, 4 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 4,-1 > | |
ArrayTools::matmatProductDataDataTempSpecLeft< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight,-1,-1 > | |
Intrepid::ArrayTools::matmatProductDataDataTempSpecRight< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, inrightrank > | |
ArrayTools::matmatProductDataDataTempSpecRight< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 3 > | |
ArrayTools::matmatProductDataDataTempSpecRight< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 4 > | |
ArrayTools::matmatProductDataDataTempSpecRight< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight,-1 > | |
Intrepid::OrthgonalBases | Basic implementation of general orthogonal polynomials on a range of shapes, including the triangle, and tetrahedron |
Intrepid::OrthogonalBases | |
Intrepid::PointTools | Utility class that provides methods for calculating distributions of points on different cells |
Intrepid::ProductTopology | Utility class that provides methods for calculating distributions of points on different cells |
Rank< A > | |
RankSpec< DataT, leftrank > | |
RankSpec< DataT, 1 > | |
RankSpec< DataT, 2 > | |
RankSpec< DataT, 3 > | |
RankSpec< DataT, 4 > | |
RankSpec< DataT, 5 > | |
RankSpec< DataT, 6 > | |
RankSpec< DataT, 7 > | |
RankSpec< DataT, 8 > | |
RankSpec< DataT,-1 > | |
Intrepid::RealSpaceTools< Scalar > | Implementation of basic linear algebra functionality in Euclidean space |
Return_Type< A, Scalar > | |
Intrepid::ArrayTools::scalarMultiplyDataData2< ArrayOutData, ArrayInDataLeft, ArrayInDataRight, Layout, MemorySpace, invalRank, outvalRank > | There are two use cases: (1) dot product of a rank-3, 4 or 5 container inputFields with dimensions (C,F,P) (C,F,P,D1) or (C,F,P,D1,D2), representing the values of a set of scalar, vector or tensor fields, by the values in a rank-2, 3 or 4 container inputData indexed by (C,P), (C,P,D1), or (C,P,D1,D2) representing the values of scalar, vector or tensor data, OR (2) dot product of a rank-2, 3 or 4 container inputFields with dimensions (F,P), (F,P,D1) or (F,P,D1,D2), representing the values of a scalar, vector or tensor field, by the values in a rank-2 container inputData indexed by (C,P), (C,P,D1) or (C,P,D1,D2), representing the values of scalar, vector or tensor data; the output value container outputFields is indexed by (C,F,P), regardless of which of the two use cases is considered |
Intrepid::ArrayTools::scalarMultiplyDataField2< ArrayOutFields, ArrayInData, ArrayInFields, Layout, MemorySpace, infieldRank, outfieldRank > | |
Intrepid::CellTools< Scalar >::setJacobianTempSpec< ArrayJac, ArrayPoint, ArrayCell, typecheck > | Computes the Jacobian matrix DF of the reference-to-physical frame map F |
Intrepid::SGNodes< Scalar, D, ArrayPoint, ArrayWeight > | |
Intrepid::SGNodes< Scalar, dimension_ > | |
Intrepid::SGPoint< Scalar, D > | |
StdVector< Scalar > | |
Intrepid::TabulatorTet< Scalar, ArrayScalar, derivOrder > | This is an internal class with a static member function for tabulating derivatives of orthogonal expansion functions |
Intrepid::TabulatorTet< Scalar, ArrayScalar, 0 > | This is specialized on 0th derivatives to make the tabulate function run through recurrence relations |
Intrepid::TabulatorTet< Scalar, ArrayScalar, 1 > | This is specialized on 1st derivatives since it recursively calls the 0th derivative class with Sacado AD types, and so the outputValues it passes to that function needs to have a rank 2 rather than rank 3 |
Intrepid::TabulatorTri< Scalar, ArrayScalar, derivOrder > | This is an internal class with a static member function for tabulating derivatives of orthogonal expansion functions |
Intrepid::TabulatorTri< Scalar, ArrayScalar, 0 > | This is specialized on 0th derivatives to make the tabulate function run through recurrence relations |
Intrepid::TabulatorTri< Scalar, ArrayScalar, 1 > | This is specialized on 1st derivatives since it recursively calls the 0th derivative class with Sacado AD types, and so the outputValues it passes to that function needs to have a rank 2 rather than rank 3 |
Intrepid::FunctionSpaceTools::tensorMultiplyDataDataTempSpec< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, outvalRank > | |
Intrepid::FunctionSpaceTools::tensorMultiplyDataDataTempSpec< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 3 > | |
Intrepid::FunctionSpaceTools::tensorMultiplyDataDataTempSpec< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight, 4 > | |
Intrepid::FunctionSpaceTools::tensorMultiplyDataDataTempSpec< Scalar, ArrayOutData, ArrayInDataLeft, ArrayInDataRight,-1 > | |
Intrepid::TensorProductSpaceTools | Defines expert-level interfaces for the evaluation, differentiation and integration of finite element-functions defined by tensor products of one-dimensional spaces. These are useful in implementing spectral element methods |