Ateles
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ply_alpha_frac
Function
14 statements
Source File
ply_poly_transformation_module.f90
ply_poly_transformation_module
ply_alpha_frac
Contents
private function ply_alpha_frac(denominator, numerator) result(alpha_frac)
Quotient of two alpha values.
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
denominator
Denominator
integer,
intent(in)
::
numerator
Numerator
Return Value
real(kind=rk)
The quotient of two alpha values.