spectral Interface

public interface spectral

Module Procedures

private function init_spectral(mus, mua, hgg, n, flux) result(res)

Arguments

Type IntentOptional Attributes Name
real(kind=wp), intent(in), allocatable :: mus(:,:)
real(kind=wp), intent(in), allocatable :: mua(:,:)
real(kind=wp), intent(in), allocatable :: hgg(:,:)
real(kind=wp), intent(in), allocatable :: n(:,:)
real(kind=wp), intent(in), allocatable :: flux(:,:)

Return Value type(spectral)