|
TUV-x
|
Constructor. More...
Public Member Functions | |
| procedure | calculate (this, grid_warehouse, profile_warehouse) |
| class(spectral_weight_t) function, pointer | constructor (config, grid_warehouse, profile_warehouse) |
Public Member Functions inherited from tuvx_spectral_weight::spectral_weight_t | |
| procedure | calculate (this, grid_warehouse, profile_warehouse) |
| final | finalize (this) |
| procedure | pack_size (this, comm) |
| procedure | mpi_pack (this, buffer, position, comm) |
| procedure | mpi_unpack (this, buffer, position, comm) |
Additional Inherited Members | |
Public Attributes inherited from tuvx_spectral_weight::spectral_weight_t | |
| type(spectral_weight_parms_t), dimension(:), allocatable | spectral_weight_parms |
| type(grid_warehouse_ptr) | wavelength_grid_ |
Constructor.
| class(spectral_weight_t) function, pointer tuvx_spectral_weight_eppley::spectral_weight_eppley_t::constructor | ( | type(config_t), intent(inout) | config, |
| type(grid_warehouse_t), intent(inout) | grid_warehouse, | ||
| type(profile_warehouse_t), intent(inout) | profile_warehouse ) |
Implements tuvx_spectral_weight::spectral_weight_t.