Plume_hypo_t Struct Reference

#include <my_processes.h>

List of all members.

Public Attributes

Eh_input_val current_velocity
double ocean_concentration
double plume_width
int ndx
int ndy
int deposit_size
Sed_cell ** deposit
Sed_cell ** last_deposit
double ** plume_deposit
Plume_river last_river_data
Plume_dataplume_data
Sed_cell_grid deposit_grid
Sed_cell_grid last_deposit_grid


Detailed Description

Definition at line 319 of file my_processes.h.


Member Data Documentation

Eh_input_val Plume_hypo_t::current_velocity

Definition at line 321 of file my_processes.h.

Referenced by destroy_plume_hypo(), init_plume_hypo(), and run_plume_hypo().

double Plume_hypo_t::ocean_concentration

Definition at line 322 of file my_processes.h.

Referenced by init_plume_hypo(), and run_plume_hypo().

double Plume_hypo_t::plume_width

Definition at line 323 of file my_processes.h.

Referenced by init_plume_hypo(), and run_plume_hypo().

int Plume_hypo_t::ndx

Definition at line 324 of file my_processes.h.

Referenced by init_plume_hypo(), and run_plume_hypo().

int Plume_hypo_t::ndy

Definition at line 325 of file my_processes.h.

Referenced by init_plume_hypo(), and run_plume_hypo().

int Plume_hypo_t::deposit_size

Definition at line 327 of file my_processes.h.

Referenced by init_plume_hypo().

Sed_cell** Plume_hypo_t::deposit

Definition at line 328 of file my_processes.h.

Referenced by init_plume_hypo().

Sed_cell** Plume_hypo_t::last_deposit

Definition at line 329 of file my_processes.h.

Referenced by init_plume_hypo().

double** Plume_hypo_t::plume_deposit

Definition at line 330 of file my_processes.h.

Referenced by init_plume_hypo().

Plume_river Plume_hypo_t::last_river_data

Definition at line 331 of file my_processes.h.

Referenced by destroy_plume_hypo(), init_plume_hypo(), init_plume_hypo_data(), and run_plume_hypo().

Plume_data* Plume_hypo_t::plume_data

Definition at line 332 of file my_processes.h.

Referenced by destroy_plume_hypo(), init_plume_hypo(), init_plume_hypo_data(), and run_plume_hypo().

Sed_cell_grid Plume_hypo_t::deposit_grid

Definition at line 334 of file my_processes.h.

Referenced by destroy_plume_hypo(), init_plume_hypo(), init_plume_hypo_data(), and run_plume_hypo().

Sed_cell_grid Plume_hypo_t::last_deposit_grid

Definition at line 335 of file my_processes.h.

Referenced by destroy_plume_hypo(), init_plume_hypo(), init_plume_hypo_data(), and run_plume_hypo().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2