version 0.6.0
enum_cell_bc_type Module Reference

Enumeration of the different type of boundary condition. More...

Enumerations

enum  {
  cell_bc_type_flux , cell_bc_type_dirichlet , cell_bc_type_neumann , cell_bc_type_robin ,
  cell_bc_type_periodic , cell_bc_type_wall
}
 

Detailed Description

Boundary condition types for a cell-centered scalar field.