Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | buffer::buffer_t |
Modules | |
module | buffer |
Generic buffer that is extended with buffers of varying rank. | |
Functions/Subroutines | |
subroutine | buffer::buffer_init (this, precision, gdim, glb_nelv, offset_el, nelv, lx, ly, lz) |
subroutine | buffer::buffer_fill (this, x, n) |
subroutine | buffer::buffer_copy (this, x) |
subroutine | buffer::buffer_set_precision (this, precision) |