Boundary conditions for any equations defined on faces. More...
Public Attributes | |
| integer | bc_scheme = face_bc_linear |
| Boudary condition scheme. | |
| type(t_boundary_condition_base) | u |
| Faces of normal _u (x). | |
| type(t_boundary_condition_base) | v |
| Faces of normal _v (y). | |
| type(t_boundary_condition_base) | w |
| Faces of normal _w (z). | |
Boundary conditions for any equations defined on faces.