plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
append_root_object_vector
Function
MIT
20 statements
Source File
RootClass.f90
RootClass
append_root_object_vector
Contents
public function append_root_object_vector(arg1, arg2) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
Root_
),
intent(in),
allocatable
::
arg1
(:)
type(
Root_
),
intent(in),
allocatable
::
arg2
(:)
Return Value
type(
Root_
), allocatable, (:)