plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
replaceChar
Subroutine
MIT
16 statements
Source File
StringClass.f90
StringClass
replaceChar
Contents
public recursive subroutine replaceChar(word, keyword, to)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(inout)
::
word
character(len=*),
intent(in)
::
keyword
character(len=*),
intent(in)
::
to