signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
length
Function
4 statements
Source File
vector_class.f90
vector_class
length
Contents
public pure elemental function length(this)
Returns the length of a vec3
Type Bound
vector
Arguments
Type
Intent
Optional
Attributes
Name
class(
vector
),
intent(in)
::
this
Return Value
real(kind=wp)