NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
PQ_indexer_t
Interface
3 statements
Source File
pq_property_index.F90
pq_property_index
PQ_indexer_t
Contents
Module Procedures
construct_PQ_indexer_t
public interface PQ_indexer_t
Module Procedures
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
)