g1_triweight Function

public pure function g1_triweight(r) result(val)

Filtering kernel with support from -1.0 to 1.0 Triweight filter

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in) :: r

Return Value real(kind=wp)