field_set_face_cuda Subroutine

public subroutine field_set_face_cuda(self, f, c_start, c_end, face)

m_base_backend

Type Bound

cuda_backend_t

Arguments

Type IntentOptional Attributes Name
class(cuda_backend_t) :: self
class(field_t), intent(inout) :: f
real(kind=dp), intent(in) :: c_start
real(kind=dp), intent(in) :: c_end
integer, intent(in) :: face

Calls

proc~~field_set_face_cuda~~CallsGraph proc~field_set_face_cuda m_cuda_backend::cuda_backend_t%field_set_face_cuda dim3 dim3 proc~field_set_face_cuda->dim3 proc~field_set_y_face m_cuda_kernels_fieldops::field_set_y_face proc~field_set_face_cuda->proc~field_set_y_face proc~get_dims m_mesh::mesh_t%get_dims proc~field_set_face_cuda->proc~get_dims proc~resolve_field_t m_cuda_backend::resolve_field_t proc~field_set_face_cuda->proc~resolve_field_t proc~get_dims_dataloc m_mesh::get_dims_dataloc proc~get_dims->proc~get_dims_dataloc