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

Detailed Description

Dot product with an arrays of vectors (complex)

Public Member Functions

complex(c8) function, dimension(n) vec_mdot_cvec (self, a, n)
 

Constructor & Destructor Documentation

◆ vec_mdot_cvec()

complex(c8) function, dimension(n) vec_mdot_cvec ( class(oft_vector), intent(inout)  self,
type(oft_cvector_ptr), dimension(n), intent(inout)  a,
integer(i4), intent(in)  n 
)
virtual
Parameters
[in,out]selfVector object
[in,out]aArray of vectors for dot product [n]
[in]nLength of vector array
Returns
\( \sum_i self_i a(j)_i \)

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