plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
addDEMDomain
Subroutine
MIT
16 statements
Source File
DEMDomainClass.f90
DemDomainClass
addDEMDomain
Contents
public subroutine addDEMDomain(this, position, r, m, status)
Type Bound
DEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
DEMDomain_
),
intent(inout)
::
this
real(kind=real64),
intent(in)
::
position
(:)
real(kind=real64),
intent(in)
::
r
real(kind=real64),
intent(in)
::
m
integer(kind=int32),
intent(in),
optional
::
status