NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
contains_conf_csf
Function
6 statements
Source File
gasci.F90
gasci
contains_conf_csf
Contents
private pure function contains_conf_csf(this, csf_i) result(res)
Query wether a CSF is contained in the GAS space.
Type Bound
GASSpec_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
GASSpec_t
),
intent(in)
::
this
Specification of GAS spaces.
type(
CSF_Info_t
),
intent(in)
::
csf_i
Return Value
logical