Forgex—Fortran Regular Expression
Documentation
Source Files
Modules
Procedures
Derived Types
reallocate_nfa
Subroutine
MIT
12 statements
Source File
nfa_node_m.F90
forgex_nfa_node_m
reallocate_nfa
Contents
private pure subroutine reallocate_nfa(nfa_graph)
Arguments
Type
Intent
Optional
Attributes
Name
type(
nfa_state_node_t
),
intent(inout),
allocatable
::
nfa_graph
(:)