Neko  0.8.99
A portable framework for high-order spectral element flow simulations
bc::bc_apply_scalar_dev Interface Reference

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

Private Member Functions

subroutine bc_apply_scalar_dev (this, x_d, t, tstep)
 

Detailed Description

Parameters
x_dDevice pointer to the field.

Definition at line 161 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)  x_d,
real(kind=rp), intent(in), optional  t,
integer, intent(in), optional  tstep 
)
private

Definition at line 161 of file bc.f90.


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