xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
filter_ras_occs
Subroutine
Gnu General Public License V3
32 statements
operations
filter_ras_occs
Contents
public subroutine filter_ras_occs(ras, occs_in, occs_out)
filters set of occupation numbers to meet ras restrictions
Arguments
Type
Intent
Optional
Attributes
Name
type(
gas
),
intent(in)
::
ras
(:)
integer,
intent(in),
allocatable
::
occs_in
(:,:)
integer,
intent(out),
allocatable
::
occs_out
(:,:)