Fortran-lang/stdlib
Contributing and specs
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
stdlib_droundup_lwork
Function
9 statements
Source File
stdlib_linalg_lapack_aux.fypp
stdlib_linalg_lapack_aux
stdlib_droundup_lwork
Contents
public pure function stdlib_droundup_lwork(lwork)
ROUNDUP_LWORK >= LWORK. ROUNDUP_LWORK is guaranteed to have zero decimal part.
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=ilp),
intent(in)
::
lwork
Return Value
real(kind=dp)