CDMSreader
Source Files
Modules
Procedures
Derived Types
find_state_number
Subroutine
gpl3
27 statements
Source File
CDMSreader__types.f
CDMSreader__types
find_state_number
Contents
public subroutine find_state_number(state, states, i)
Uses
CDMSreader__system
Check if the state "state" is in the array of states "states"
Arguments
Type
Intent
Optional
Attributes
Name
class(
asymtop_state
),
intent(in)
::
state
class(
asymtop_state
),
intent(in),
allocatable
::
states
(:)
integer,
intent(out)
::
i