hexed 0.4.0
 
Loading...
Searching...
No Matches
hexed::Kernel_face_refinement Struct Reference

The minimal amount of data that the kernels need about Face_refinement More...

#include <Kernel_connection.hpp>

Public Attributes

double * coarse [2]
 Pointers to the convective and ldg storage arrays for the coarse face. Layout: [is_ldg].
 
double * fine [2][2]
 Pointers to the convective and ldg storage arrays for the fine faces. Layout: [i_side][is_ldg].
 
int mask
 
int split_dim
 The mask level of the faces (which is the same)
 

Detailed Description

The minimal amount of data that the kernels need about Face_refinement


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