plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
removeWord_String
Subroutine
MIT
31 statements
Source File
MathClass.f90
MathClass
removeWord_String
Contents
public subroutine removeWord_String(str, keyword, itr, Compare)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(inout)
::
str
character(len=*),
intent(in)
::
keyword
integer,
intent(in),
optional
::
itr
logical,
intent(in),
optional
::
Compare