signedMCRT
main
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
maxval_vec
Function
4 statements
Source File
vector_class.f90
vector_class
maxval_vec
Contents
private pure elemental function maxval_vec(this)
Get the max value in a vec3
Arguments
Type
Intent
Optional
Attributes
Name
type(
vector
),
intent(in)
::
this
Input vector
Return Value
real(kind=wp)