NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
construct_PQ_indexer_t
Function
25 statements
Source File
pq_property_index.F90
pq_property_index
construct_PQ_indexer_t
Contents
private pure function construct_PQ_indexer_t(P_indexer, total_indexer) result(idxer)
Arguments
Type
Intent
Optional
Attributes
Name
class(
GAS_SuperGroupIndexer_t
),
intent(in)
::
P_indexer
class(
GAS_SuperGroupIndexer_t
),
intent(in)
::
total_indexer
Return Value
type(
PQ_indexer_t
)