Neko  0.8.1
A portable framework for high-order spectral element flow simulations
gs_ops.f90 File Reference

Go to the source code of this file.

Modules

module  gs_ops
 Defines Gather-scatter operations.
 

Variables

integer, parameter, public gs_ops::gs_op_add = 1
 
integer, parameter, public gs_ops::gs_op_mul = 2
 
integer, parameter, public gs_ops::gs_op_min = 3
 
integer, parameter, public gs_ops::gs_op_max = 4