|
type(profile_from_host_t) function, pointer | constructor_char (name, units, number_of_cells) |
|
type(profile_from_host_t) function, pointer | constructor_string (name, units, number_of_cells) |
|
procedure | units |
|
procedure | size => number_of_cells |
|
procedure | pack_size |
|
procedure | mpi_pack |
|
procedure | mpi_unpack |
|
procedure | output |
|
|
type(string_t) | handle_ |
|
type(string_t) | units_ |
|
integer(musica_ik) | ncells_ |
|
real(musica_dk) | hscale_ |
|
real(musica_dk), dimension(:), allocatable | mid_val_ |
|
real(musica_dk), dimension(:), allocatable | edge_val_ |
|
real(musica_dk), dimension(:), allocatable | delta_val_ |
|
real(musica_dk), dimension(:), allocatable | layer_dens_ |
|
real(musica_dk), dimension(:), allocatable | exo_layer_dens_ |
|
real(musica_dk), dimension(:), allocatable | burden_dens_ |
|
logical | enable_diagnostics |
|
The documentation for this interface was generated from the following file:
- /tuv-x/src/profiles/from_host.F90