Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(IO_), | public | :: | file | ||||
character(len=10), | public | :: | mode | = | "text" | ||
character(len=200), | public | :: | title | = | "plantFEM" | ||
integer(kind=int32), | public | :: | fh |
procedure, public :: init => initHTML | |
procedure, public :: add => addHTML | |
procedure, public :: show => showHTML |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(HTML_), | intent(inout) | :: | obj |