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

Detailed Description

Norm of a vector.

Public Member Functions

real(r8) function cvec_norm (self, itype)
 

Constructor & Destructor Documentation

◆ cvec_norm()

real(r8) function cvec_norm ( class(oft_cvector), 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: