Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
CountBits_elemental
Function
8 statements
Source File
DetBitOps.F90
DetBitOps
CountBits_elemental
Contents
public pure function CountBits_elemental(iLut, nLast, nBitsMax) result(nbits)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=n_int),
intent(in)
::
iLut
(0:nLast)
integer,
intent(in)
::
nLast
integer,
intent(in),
optional
::
nBitsMax
Return Value
integer
Contents