Intrepid2
|
Implementation of a basis that is the direct sum of two other bases. More...
#include <Kokkos_View.hpp>
#include <Kokkos_DynRankView.hpp>
Go to the source code of this file.
Classes | |
class | Intrepid2::Basis_DirectSumBasis< Basis1, Basis2 > |
A basis that is the direct sum of two other bases. More... | |
Implementation of a basis that is the direct sum of two other bases.
Definition in file Intrepid2_DirectSumBasis.hpp.