Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
RefineSequenceReal64
Subroutine
MIT
14 statements
Source File
ArrayClass.f90
ArrayClass
RefineSequenceReal64
Contents
None
public subroutine RefineSequenceReal64(x, Fx, x_range, num_point)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(inout),
allocatable
::
x
(:)
real(kind=real64),
intent(inout),
allocatable
::
Fx
(:)
real(kind=real64),
intent(in)
::
x_range
(2)
integer(kind=int32),
intent(in)
::
num_point
Contents
None