|
Neko 1.99.9
A portable framework for high-order spectral element flow simulations
|
#include <device/device_config.h>

Go to the source code of this file.
Classes | |
| struct | lpt_periodic_params |
Functions | |
| static void | lpt_periodic_params_pack (lpt_periodic_params *prm, const real *dir_x1, const real *dir_y1, const real *dir_z1, const real *dir_x2, const real *dir_y2, const real *dir_z2, const real *dir_x3, const real *dir_y3, const real *dir_z3, const real *min1, const real *min2, const real *min3, const real *max1, const real *max2, const real *max3, const real *shift_x1, const real *shift_y1, const real *shift_z1, const real *shift_x2, const real *shift_y2, const real *shift_z2, const real *shift_x3, const real *shift_y3, const real *shift_z3, const real *len1, const real *len2, const real *len3) |
|
inlinestatic |
Pack the flat Fortran arguments into an lpt_periodic_params
Definition at line 60 of file lpt_periodic_params.h.

