nint Interface

public interface nint

Overload of the nint intrinsic for a vec3


Module Procedures

private pure elemental function nint_vec(this)

Overload the nint intrinsic for a vec3 elementwise

Arguments

Type IntentOptional Attributes Name
type(vector), intent(in) :: this

Input vector

Return Value type(vector)