The Open FUSION Toolkit 1.0.0-beta5
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.

Parameters
[in]alphaUpdated field value
[in]randomSet to random number, if true alpha is ignored (optional)
Note
This subroutine is a dummy routine used to specify the interface of the member function and catch errors in uninitialized fields.

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

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