plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_segmentSpectreAnalysis
Function
MIT
13 statements
Source File
SpectreAnalysisClass.f90
SpectreAnalysisClass
to_segmentSpectreAnalysis
Contents
public function to_segmentSpectreAnalysis(this, time_and_components, n) result(segments)
Type Bound
SpectreAnalysis_
Arguments
Type
Intent
Optional
Attributes
Name
class(
SpectreAnalysis_
),
intent(in)
::
this
real(kind=real64),
intent(in)
::
time_and_components
(:,:)
integer(kind=int32)
::
n
Return Value
real(kind=real64), allocatable, (:,:,:)