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

Detailed Description

Norm of a vector.

Public Member Functions

real(r8) function vec_norm (self, itype)
 

Constructor & Destructor Documentation

◆ vec_norm()

real(r8) function vec_norm ( class(oft_vector), intent(inout)  self,
integer(i4), intent(in)  itype 
)
virtual
Parameters
[in,out]selfVector object
[in]itypeType of norm (1-> 1-norm, 2-> 2-norm, 3-> Inf-norm)
Returns
Specified norm of vector

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