plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Sphere_Factory
Function
MIT
9 statements
Source File
FactoryClass.f90
FactoryClass
Sphere_Factory
Contents
public function Sphere_Factory(this, division, n) result(Spheres)
$OMP end parallel do
Type Bound
Factory_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Factory_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
division
(1:3)
integer(kind=int32),
intent(in)
::
n
Return Value
type(
FEMDomain_
), (n)