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

Detailed Description

Dot product with a second vector (complex)

Public Member Functions

complex(c8) function vec_dot_cvec (self, a)
 

Constructor & Destructor Documentation

◆ vec_dot_cvec()

complex(c8) function vec_dot_cvec ( class(oft_vector), intent(inout)  self,
class(oft_cvector), intent(inout), target  a 
)
virtual
Parameters
[in,out]selfVector object
[in,out]aSecond vector for dot product
Returns
dot(self,a)

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