Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | scalar_residual_cpu::scalar_residual_cpu_t |
Wrapper type for the routine to compute the scalar residual on the CPU. More... | |
Modules | |
module | scalar_residual_cpu |
Residuals in the scalar equation (CPU version). | |
Functions/Subroutines | |
subroutine | scalar_residual_cpu::scalar_residual_cpu_compute (Ax, s, s_res, f_Xh, c_Xh, msh, Xh, lambda, rhocp, bd, dt, n) |
Compute the residual. More... | |