Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
shift_factor_function_t
Abstract Interface
152 statements
Source File
proc_ptrs.F90
procedure_pointers
shift_factor_function_t
Contents
None
abstract interface
public pure function shift_factor_function_t(pos, run, pop) result(f)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
pos
integer,
intent(in)
::
run
real(kind=dp),
intent(in)
::
pop
Return Value
real(kind=dp)