plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
dict
Function
MIT
11 statements
Source File
DictionaryClass.f90
DictionaryClass
dict
Contents
public function dict(max_num_entity) result(ret_dict)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in),
optional
::
max_num_entity
Return Value
type(
Dictionary_
)