Intrepid2
Public Types | List of all members
Intrepid2::RankExpander< Scalar, 7 > Struct Template Reference

Helper to get Scalar[*+] where the number of *'s matches the given rank. More...

#include <Intrepid2_Utils.hpp>

Public Types

using value_type = Scalar*******
 

Detailed Description

template<typename Scalar>
struct Intrepid2::RankExpander< Scalar, 7 >

Helper to get Scalar[*+] where the number of *'s matches the given rank.

Definition at line 683 of file Intrepid2_Utils.hpp.

Member Typedef Documentation

◆ value_type

template<typename Scalar >
using Intrepid2::RankExpander< Scalar, 7 >::value_type = Scalar*******

Definition at line 685 of file Intrepid2_Utils.hpp.


The documentation for this struct was generated from the following file: