Intrepid2
Classes | Functions
Intrepid2_ProjectionStruct.hpp File Reference

Header file for the Intrepid2::Experimental::ProjectionStruct. More...

#include "Intrepid2_ConfigDefs.hpp"
#include "Intrepid2_Types.hpp"
#include <array>
#include "Intrepid2_ProjectionStructDef.hpp"

Go to the source code of this file.

Classes

class  Intrepid2::Experimental::ProjectionStruct< SpT, ValueType >
 An helper class to compute the evaluation points and weights needed for performing projections. More...
 

Functions

ordinal_type KOKKOS_INLINE_FUNCTION Intrepid2::Experimental::range_size (const Kokkos::pair< ordinal_type, ordinal_type > &range)
 

Detailed Description

Header file for the Intrepid2::Experimental::ProjectionStruct.

Author
Created by Mauro Perego

Definition in file Intrepid2_ProjectionStruct.hpp.