plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getNumberOfPointDEMDomain
Function
MIT
5 statements
Source File
DEMDomainClass.f90
DemDomainClass
getNumberOfPointDEMDomain
Contents
public elemental function getNumberOfPointDEMDomain(this) result(ret)
Type Bound
DEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
DEMDomain_
),
intent(in)
::
this
Return Value
integer(kind=int32)