plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
assignment(=)
Interface
MIT
3 statements
Source File
DEMDomainClass.f90
DemDomainClass
assignment(=)
Contents
Module Procedures
FEMDomaintoDEMDomain_from_FEMDomain
public interface assignment(=)
Module Procedures
public subroutine
FEMDomaintoDEMDomain_from_FEMDomain
(ret, femdomain)
$OMP parallel do private(center,j,x,r) reduction(+:radius,num_dup)
Read more…
Arguments
Type
Intent
Optional
Attributes
Name
type(
DEMDomain_
),
intent(out)
::
ret
type(
FEMDomain_
),
intent(in)
::
femdomain