0.6.0
Loading...
Searching...
No Matches
type_boundary_condition::t_boundary_condition Type Reference

Boundary conditions for any equations defined on cells. More...

+ Inheritance diagram for type_boundary_condition::t_boundary_condition:

Public Attributes

integer bc_scheme = cell_bc_linear
 Boudary condition scheme.
 
logical bc_former = .false.
 Use the former bc scheme, for retrocompatibility.
 
- Public Attributes inherited from type_boundary_condition::t_boundary_condition_base
type(t_boundary_condition_sideleft
 Boundary conditions on the left side (x).
 
type(t_boundary_condition_sideright
 Boundary conditions on the right side (x).
 
type(t_boundary_condition_sidebottom
 Boundary conditions on the bottom side (y).
 
type(t_boundary_condition_sidetop
 Boundary conditions on the top side (y).
 
type(t_boundary_condition_sideback
 Boundary conditions on the back side (z).
 
type(t_boundary_condition_sidefront
 Boundary conditions on the front side (z).
 

Detailed Description

Boundary conditions for any equations defined on cells.

Member Data Documentation

◆ bc_former

logical type_boundary_condition::t_boundary_condition::bc_former = .false.

Use the former bc scheme, for retrocompatibility.

◆ bc_scheme

integer type_boundary_condition::t_boundary_condition::bc_scheme = cell_bc_linear

Boudary condition scheme.


The documentation for this type was generated from the following file: