boundary_shearing_mod::boundary_shearing Type Reference
Inheritance diagram for boundary_shearing_mod::boundary_shearing:

Collaboration diagram for boundary_shearing_mod::boundary_shearing:

Private Member Functions | |
| PROCEDURE | initboundary_shearing |
| PROCEDURE | setboundarydata |
| PROCEDURE | finalize |
Private Attributes | |
| real | velocity_offset |
| velocity-shift distance L More... | |
| real, dimension(:), pointer | velocity_shift |
| extra shift in one direction More... | |
Additional Inherited Members | |
Public Attributes inherited from logging_base_mod::logging_base | |
| integer, public | err |
| error code More... | |
Detailed Description
Definition at line 80 of file boundary_shearing.f90.
Member Function/Subroutine Documentation
◆ finalize()
|
private |
Definition at line 86 of file boundary_shearing.f90.
◆ initboundary_shearing()
|
private |
Definition at line 84 of file boundary_shearing.f90.
◆ setboundarydata()
|
private |
Definition at line 85 of file boundary_shearing.f90.
Member Data Documentation
◆ velocity_offset
|
private |
velocity-shift distance L
Definition at line 81 of file boundary_shearing.f90.
◆ velocity_shift
|
private |
extra shift in one direction
Definition at line 82 of file boundary_shearing.f90.
The documentation for this type was generated from the following file:
- /home/webadmin/src/fosite/src/boundary/boundary_shearing.f90
Public Attributes inherited from
1.9.4