Neko  0.8.1
A portable framework for high-order spectral element flow simulations
const_source_term_cpu Module Reference

Implements the cpu kernel for the const_source_term_t type. More...

Functions/Subroutines

subroutine, public const_source_term_compute_cpu (fields, values)
 Computes the constant source term on the cpu. More...
 

Detailed Description

Implements the cpu kernel for the const_source_term_t type.

Function/Subroutine Documentation

◆ const_source_term_compute_cpu()

subroutine, public const_source_term_cpu::const_source_term_compute_cpu ( type(field_list_t), intent(inout)  fields,
real(kind=rp), dimension(:), intent(in)  values 
)

Computes the constant source term on the cpu.

Parameters
fieldsThe right-hand side.
valuesThe values of the source components.

Definition at line 48 of file const_source_term_cpu.f90.

Here is the call graph for this function:
Here is the caller graph for this function: