plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
full_Real64
Function
MIT
7 statements
Source File
ArrayClass.f90
ArrayClass
full_Real64
Contents
public function full_Real64(vec_size, fill_value) result(vec)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(in)
::
vec_size
real(kind=real64),
intent(in)
::
fill_value
Return Value
real(kind=real64), allocatable, (:)