Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
get_index
Function
4 statements
Source File
util_mod.F90
util_mod
get_index
Contents
private elemental function get_index(n, k)
@brief Get the index in the binomial_lookup_table
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n
integer,
intent(in)
::
k
Return Value
integer
Contents