Peano
Loading...
Searching...
No Matches
exahype2::VolumeIndex< 0, Args... > Struct Template Reference

#include <VolumeIndex.h>

Public Types

using VectorType = tarch::la::Vector<0, int>
 

Static Public Member Functions

static VectorType generate (Args...)
 

Detailed Description

template<class... Args>
struct exahype2::VolumeIndex< 0, Args... >

Definition at line 48 of file VolumeIndex.h.

Member Typedef Documentation

◆ VectorType

template<class... Args>
using exahype2::VolumeIndex< 0, Args... >::VectorType = tarch::la::Vector<0, int>

Definition at line 49 of file VolumeIndex.h.

Member Function Documentation

◆ generate()

template<class... Args>
static VectorType exahype2::VolumeIndex< 0, Args... >::generate ( Args... )
static

Definition at line 50 of file VolumeIndex.h.

Referenced by peano4.Project.Project::build().

Here is the caller graph for this function:

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