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

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

+ Inheritance diagram for type_boundary_condition::t_boundary_condition_base:

Public Attributes

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

◆ back

type(t_boundary_condition_side) type_boundary_condition::t_boundary_condition_base::back

Boundary conditions on the back side (z).

◆ bottom

type(t_boundary_condition_side) type_boundary_condition::t_boundary_condition_base::bottom

Boundary conditions on the bottom side (y).

◆ front

type(t_boundary_condition_side) type_boundary_condition::t_boundary_condition_base::front

Boundary conditions on the front side (z).

◆ left

type(t_boundary_condition_side) type_boundary_condition::t_boundary_condition_base::left

Boundary conditions on the left side (x).

◆ right

type(t_boundary_condition_side) type_boundary_condition::t_boundary_condition_base::right

Boundary conditions on the right side (x).

◆ top

type(t_boundary_condition_side) type_boundary_condition::t_boundary_condition_base::top

Boundary conditions on the top side (y).


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