Intrepid2
Classes
Intrepid2_DirectSumBasis.hpp File Reference

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...
 

Detailed Description

Implementation of a basis that is the direct sum of two other bases.

Author
Created by N.V. Roberts.

Definition in file Intrepid2_DirectSumBasis.hpp.