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

Detailed Description

Norm of a field.

Parameters
[in]itypeType of norm (1-> 1-norm, 2-> 2-norm, 3-> Inf-norm)
Returns
norm(self)
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 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

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