write_SpectreAnalysis Subroutine

public subroutine write_SpectreAnalysis(this, name, all_spectrum)

Type Bound

SpectreAnalysis_

Arguments

Type IntentOptional Attributes Name
class(SpectreAnalysis_), intent(in) :: this
character(len=*), intent(in) :: name
real(kind=real64), allocatable :: all_spectrum(:,:,:)