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_local Interface Reference

Detailed Description

Set/add local values to vector.

Public Member Functions

subroutine vec_restore_local (self, array, iblock, add, wait)
 

Constructor & Destructor Documentation

◆ vec_restore_local()

subroutine vec_restore_local ( class(oft_vector), intent(inout)  self,
real(r8), dimension(:), intent(in)  array,
integer(i4), intent(in), optional  iblock,
logical, intent(in), optional  add,
logical, intent(in), optional  wait 
)
virtual
Parameters
[in,out]selfVector object
[in]arrayLocal values
[in]iblockSub-block to restore
[in]addAdd values instead of replace
[in]waitWait to perform global sync

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