NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
shift_factor_function_t
Interface
155 statements
Source File
proc_ptrs.F90
procedure_pointers
shift_factor_function_t
Contents
None
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)