Neko 1.99.7
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
chunk_block< LX, C > Struct Template Reference

#include <elem_block.h>

Static Public Attributes

static const int raw = 1024 >> C
 
static const int value = (raw >= LX * LX) ? raw : 1024
 

Detailed Description

template<int LX, int C>
struct chunk_block< LX, C >

Definition at line 140 of file elem_block.h.

Member Data Documentation

◆ raw

template<int LX, int C>
static const int chunk_block< LX, C >::raw = 1024 >> C
static

Definition at line 141 of file elem_block.h.

◆ value

template<int LX, int C>
static const int chunk_block< LX, C >::value = (raw >= LX * LX) ? raw : 1024
static

Definition at line 142 of file elem_block.h.


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