Implementation module for focal utility routines
This is an implementation submodule: it contains the code implementing the subroutines defined in the corresponding header module file. See header module file (Focal.f90) for interface definitions.
SPLIT(3f) parses a string using specified delimiter characters and store tokens into an allocatable array AUTHOR: John S. Urban LICENSE: Public Domain