plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
zmaxFEMDomain
Function
MIT
53 statements
Source File
FEMDomainClass.f90
FEMDomainClass
zmaxFEMDomain
Contents
public function zmaxFEMDomain(this, x, y, debug) result(ret)
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(in)
::
this
real(kind=real64),
intent(in),
optional
::
x
real(kind=real64),
intent(in),
optional
::
y
logical,
intent(in),
optional
::
debug
Return Value
real(kind=real64)