plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
write_SpectreAnalysis
Subroutine
MIT
13 statements
Source File
SpectreAnalysisClass.f90
SpectreAnalysisClass
write_SpectreAnalysis
Contents
public subroutine write_SpectreAnalysis(this, name, all_spectrum)
Type Bound
SpectreAnalysis_
Arguments
Type
Intent
Optional
Attributes
Name
class(
SpectreAnalysis_
),
intent(in)
::
this
character(len=*),
intent(in)
::
name
real(kind=real64),
allocatable
::
all_spectrum
(:,:,:)