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

Detailed Description

Dot product with a second field.

Parameters
[in]aSecond field for dot product
Returns
dot(self,a)
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

real(r8) function vec_dot_vec (self, a)
 

Constructor & Destructor Documentation

◆ vec_dot_vec()

real(r8) function vec_dot_vec ( class(oft_vector), intent(inout)  self,
class(oft_vector), intent(inout), target  a 
)
virtual

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