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