The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
vec_restore_slice Interface Reference

Detailed Description

Set/add values for locally-owned portion of vector (slice)

Public Member Functions

subroutine vec_restore_slice (self, array, iblock, wait)
 

Constructor & Destructor Documentation

◆ vec_restore_slice()

subroutine vec_restore_slice ( class(oft_vector), intent(inout)  self,
real(r8), dimension(:), intent(in)  array,
integer(i4), intent(in), optional  iblock,
logical, intent(in), optional  wait 
)
virtual
Parameters
[in,out]selfVector object
[in]arraySlice values
[in]iblockSub-block to restore
[in]waitWait to perform global sync?

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