TUV-x
Loading...
Searching...
No Matches
tuvx_quantum_yield_mvk::quantum_yield_mvk_t Interface Reference
Inheritance diagram for tuvx_quantum_yield_mvk::quantum_yield_mvk_t:
tuvx_quantum_yield::quantum_yield_t

Public Member Functions

procedure calculate (this, grid_warehouse, profile_warehouse)
 Calculate the quantum yield for a given set of environmental conditions.
 
class(quantum_yield_t) function, pointer constructor (config, grid_warehouse, profile_warehouse)
 
- Public Member Functions inherited from tuvx_quantum_yield::quantum_yield_t
procedure calculate (this, grid_warehouse, profile_warehouse)
 
procedure add_points (this, config, data_lambda, data_parameter)
 
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_quantum_yield::quantum_yield_t
type(quantum_yield_parms_t), dimension(:), allocatable quantum_yield_parms
 
type(grid_warehouse_ptrheight_grid_
 
type(grid_warehouse_ptrwavelength_grid_
 
type(profile_warehouse_ptrtemperature_profile_
 
type(profile_warehouse_ptrair_profile_
 
type(override_t), dimension(:), allocatable overrides_
 

Member Function/Subroutine Documentation

◆ constructor()

class(quantum_yield_t) function, pointer tuvx_quantum_yield_mvk::quantum_yield_mvk_t::constructor ( type(config_t), intent(inout) config,
type(grid_warehouse_t), intent(inout) grid_warehouse,
type(profile_warehouse_t), intent(inout) profile_warehouse )

The documentation for this interface was generated from the following file: