Radiative tranfser cross section type.
More...
|
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.
|
|
|
type(string_t), dimension(:), allocatable | handles_ |
|
|
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) |
|
Radiative tranfser cross section type.
cross_section_warehouse_t constructor
The documentation for this interface was generated from the following file:
- /tuv-x/src/cross_section_warehouse.F90