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

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

Functions/Subroutines

subroutine, public const_source_term_compute_device (fields, values)
 Computes the constant source term on the device. More...
 

Detailed Description

Implements the device kernel for the const_source_term_t type.

Function/Subroutine Documentation

◆ const_source_term_compute_device()

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

Computes the constant source term on the device.

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

Definition at line 48 of file const_source_term_device.f90.

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