plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
EarthDam_with_ground_CivilItem_JSON
Function
MIT
30 statements
Source File
CivilItemClass.f90
CivilItemClass
EarthDam_with_ground_CivilItem_JSON
Contents
public function EarthDam_with_ground_CivilItem_JSON(this, config) result(femdomain)
Type Bound
CivilItem_
Arguments
Type
Intent
Optional
Attributes
Name
class(
CivilItem_
),
intent(in)
::
this
character(len=*),
intent(in)
::
config
Return Value
type(
FEMDomain_
)