Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
bc::bc_apply_scalar_dev Interface Reference

Apply the boundary condition to a scalar field on the device. More...

Public Member Functions

subroutine bc_apply_scalar_dev (this, x_d, time, strong, strm)
 

Detailed Description

Parameters
x_dDevice pointer to the field.
timeThe time state.
strongWhether we are setting a strong or a weak bc.
strmDevice stream

Definition at line 210 of file bc.f90.

Constructor & Destructor Documentation

◆ bc_apply_scalar_dev()

subroutine bc::bc_apply_scalar_dev::bc_apply_scalar_dev ( class(bc_t), intent(inout), target  this,
type(c_ptr), intent(inout x_d,
type(time_state_t), intent(in), optional  time,
logical, intent(in), optional  strong,
type(c_ptr), intent(inout strm 
)
virtual

Definition at line 210 of file bc.f90.


The documentation for this interface was generated from the following file: