Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
singles_from_keyword
Function
19 statements
Source File
pchb_excitgen.F90
pchb_excitgen
singles_from_keyword
Contents
private pure function singles_from_keyword(w) result(res)
Parse a given keyword into the possible weighting schemes
Type Bound
FCI_PCHB_SinglesOptions_vals_t
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
w
Return Value
type(
FCI_PCHB_SinglesOptions_t
)
Contents