adamantine
Public Types | List of all members
adamantine::internal::Data2D<-1, extent_1 > Struct Template Reference

#include <MaterialProperty.hh>

Public Types

using type = double *[extent_1]
 

Detailed Description

template<int extent_1>
struct adamantine::internal::Data2D<-1, extent_1 >

When extent_0 is -1, the extent is define at runtime. The other extent is defined at compile time.

Definition at line 54 of file MaterialProperty.hh.

Member Typedef Documentation

◆ type

template<int extent_1>
using adamantine::internal::Data2D<-1, extent_1 >::type = double *[extent_1]

Definition at line 56 of file MaterialProperty.hh.