NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
convert_stepvector_to_nI
Interface
3 statements
Source File
guga_bitRepOps.F90
guga_bitRepOps
convert_stepvector_to_nI
Contents
Module Procedures
convert_stepvector_to_nI_int
convert_stepvector_to_nI_StepV
convert_stepvector_to_nI_CSF_Info
public interface convert_stepvector_to_nI
Module Procedures
private pure function
convert_stepvector_to_nI_int
(step_vector) result(nI)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
step_vector
(:)
Return Value
integer, (nel)
private pure function
convert_stepvector_to_nI_StepV
(csf) result(nI)
Arguments
Type
Intent
Optional
Attributes
Name
type(
StepVector_t
),
intent(in)
::
csf
(:)
Return Value
integer, (nel)
private pure function
convert_stepvector_to_nI_CSF_Info
(csf) result(nI)
Arguments
Type
Intent
Optional
Attributes
Name
type(
CSF_Info_t
),
intent(in)
::
csf
Return Value
integer, (nel)