Intrepid2
Intrepid2::Experimental::LagrangianInterpolation< DeviceType > Member List

This is the complete list of members for Intrepid2::Experimental::LagrangianInterpolation< DeviceType >, including all inherited members.

getBasisCoeffs(basisCoeffsViewType basisCoeffs, const funcViewType functionAtDofCoords, const dofCoeffViewType dofCoeffs)Intrepid2::Experimental::LagrangianInterpolation< DeviceType >static
getDofCoordsAndCoeffs(Kokkos::DynRankView< typename BasisType::scalarType, coordsProperties... > dofCoords, Kokkos::DynRankView< typename BasisType::scalarType, coeffsProperties... > dofCoeffs, const BasisType *cellBasis, const Kokkos::DynRankView< ortValueType, ortProperties... > cellOrientations)Intrepid2::Experimental::LagrangianInterpolation< DeviceType >static