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

Detailed Description

Multiply fields element by element.

\( self_i = self_i * a_i \)

Parameters
[in]aFirst field to add
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_mult (self, a, div_flag)
 

Constructor & Destructor Documentation

◆ vec_mult()

subroutine vec_mult ( class(oft_vector), intent(inout)  self,
class(oft_vector), intent(inout), target  a,
logical, intent(in), optional  div_flag 
)
virtual

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