NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_CAS_indexer
Function
5 statements
Source File
gasci_supergroup_index.F90
gasci_supergroup_index
get_CAS_indexer
Contents
public pure function get_CAS_indexer(n_el, n_spat_orbs) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
n_el
integer,
intent(in)
::
n_spat_orbs
Return Value
type(
GAS_SuperGroupIndexer_t
)