Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
init
Subroutine
57 statements
Source File
gasci_singles_pc_weighted.F90
gasci_singles_pc_weighted
init
Contents
private subroutine init(this, GAS_spec, use_lookup, create_lookup)
Type Bound
PC_Weighted_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
PC_Weighted_t
),
intent(inout)
::
this
class(
GASSpec_t
),
intent(in)
::
GAS_spec
logical,
intent(in)
::
use_lookup
logical,
intent(in)
::
create_lookup
Contents