plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
split
Interface
MIT
3 statements
Source File
DictionaryClass.f90
DictionaryClass
split
Contents
Module Procedures
splitChar_Dict
public interface split
Module Procedures
public function
splitChar_Dict
(line, splitter) result(ret_dict)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
line
character(len=*),
intent(in)
::
splitter
Return Value
type(
Dictionary_
)