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

Detailed Description

Set all elements to a scalar.

Public Member Functions

subroutine vec_set (self, alpha, iblock, random)
 

Constructor & Destructor Documentation

◆ vec_set()

subroutine vec_set ( class(oft_vector), intent(inout)  self,
real(r8), intent(in)  alpha,
integer(i4), intent(in), optional  iblock,
logical, intent(in), optional  random 
)
virtual
Parameters
[in,out]selfVector object
[in]alphaUpdated vector value
[in]iblockVector sub-block to act on
[in]randomSet to random number, if true alpha is ignored (optional)

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