TUV-x
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
tuvx_cross_section_warehouse::cross_section_warehouse_t Interface Reference

Radiative tranfser cross section type. More...

Public Member Functions

generic get => get_copy_char, get_copy_string, get_copy_ptr
 
generic get_ptr => get_ptr_char, get_ptr_string
 
procedure pack_size
 Returns the number of bytes required to pack the warehouse onto a buffer.
 
procedure mpi_pack
 Packs the warehouse onto a character buffer.
 
procedure mpi_unpack
 Unpacks the warehouse from a character buffer into the object.
 
final finalize
 Finalize the object.
 

Public Attributes

type(string_t), dimension(:), allocatable handles_
 

Private Member Functions

procedure, private get_copy_char
 Get a copy of a specific cross section.
 
private get_copy_string
 
procedure, private get_copy_ptr
 
procedure, private get_ptr_char
 Returns a pointer to a cross section in the warehouse.
 
private get_ptr_string
 
class(cross_section_warehouse_t) function, pointer constructor (config, grid_warehouse, profile_warehouse)
 

Private Attributes

type(cross_section_ptr), dimension(:), allocatable cross_sections_
 

Detailed Description

Radiative tranfser cross section type.

cross_section_warehouse_t constructor


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