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