Octopus
math_oct_m::log2 Interface Reference

Detailed Description

Definition at line 198 of file math.F90.

Private Member Functions

real(real64) pure function dlog2 (xx)
 
integer pure function ilog2 (xx)
 
integer(int64) pure function llog2 (xx)
 

Member Function/Subroutine Documentation

◆ dlog2()

real(real64) pure function math_oct_m::log2::dlog2 ( real(real64), intent(in)  xx)
private

Definition at line 874 of file math.F90.

◆ ilog2()

integer pure function math_oct_m::log2::ilog2 ( integer, intent(in)  xx)
private

Definition at line 882 of file math.F90.

◆ llog2()

integer(int64) pure function math_oct_m::log2::llog2 ( integer(int64), intent(in)  xx)
private

Definition at line 890 of file math.F90.


The documentation for this interface was generated from the following file: