(git:c5411e0)
Loading...
Searching...
No Matches
_layout Struct Reference

#include <grid_dgemm_private_header.h>

Data Fields

int npts_global [3]
 
int npts_local [3]
 
int shift_local [3]
 
int border_width [3]
 
double dh [3][3]
 
double dh_inv [3][3]
 

Detailed Description

Definition at line 51 of file grid_dgemm_private_header.h.

Field Documentation

◆ npts_global

int _layout::npts_global[3]

Definition at line 52 of file grid_dgemm_private_header.h.

◆ npts_local

int _layout::npts_local[3]

Definition at line 53 of file grid_dgemm_private_header.h.

◆ shift_local

int _layout::shift_local[3]

Definition at line 54 of file grid_dgemm_private_header.h.

◆ border_width

int _layout::border_width[3]

Definition at line 55 of file grid_dgemm_private_header.h.

◆ dh

double _layout::dh[3][3]

Definition at line 56 of file grid_dgemm_private_header.h.

◆ dh_inv

double _layout::dh_inv[3][3]

Definition at line 57 of file grid_dgemm_private_header.h.


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