CSol
Enumerations
CSIRO::CSol::SWBoundary Namespace Reference

Shallow water boundary types.

Enumerations

enum  Type {
  Fixed, Periodic, One_Way, Absorbing,
  Imposed
}
 

Enumeration Type Documentation

enum Type
Enumerator
Fixed 

Fixed boundary conditions.

Periodic 

Periodic boundary conditions.

One_Way 

One-way flow boundary conditions.

Absorbing 

Absorbing boundary conditions.

Imposed 

Externally imposed boundary conditions.