Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
read_spat_GAS_orbs
Subroutine
37 statements
Source File
System_neci.F90
System
read_spat_GAS_orbs
Contents
public subroutine read_spat_GAS_orbs(tokens, spat_GAS_orbs, recoupling)
Uses
input_parser_mod
fortran_strings
Arguments
Type
Intent
Optional
Attributes
Name
type(
TokenIterator_t
),
intent(inout)
::
tokens
integer,
intent(out),
allocatable
::
spat_GAS_orbs
(:)
logical,
intent(out)
::
recoupling
Contents