Ghost Point for Immersed Boundaries.
More...
|
| integer, dimension(3) | loc |
| | Physical location of the ghost point.
|
| real(wp), dimension(3) | ip_loc |
| | Physical location of the image point.
|
| integer, dimension(3) | ip_grid |
| | Top left grid point of IP.
|
| real(wp), dimension(2, 2, 2) | interp_coeffs |
| | Interpolation Coefficients of image point.
|
| integer | ib_patch_id |
| | ID of the IB Patch the ghost point is part of.
|
| real(wp) | levelset |
| real(wp), dimension(1:3) | levelset_norm |
| logical | slip |
| integer, dimension(3) | db |
Ghost Point for Immersed Boundaries.
◆ db
| integer, dimension(3) m_derived_types::ghost_point::db |
◆ ib_patch_id
| integer m_derived_types::ghost_point::ib_patch_id |
ID of the IB Patch the ghost point is part of.
◆ interp_coeffs
| real(wp), dimension(2, 2, 2) m_derived_types::ghost_point::interp_coeffs |
Interpolation Coefficients of image point.
◆ ip_grid
| integer, dimension(3) m_derived_types::ghost_point::ip_grid |
Top left grid point of IP.
◆ ip_loc
| real(wp), dimension(3) m_derived_types::ghost_point::ip_loc |
Physical location of the image point.
◆ levelset
| real(wp) m_derived_types::ghost_point::levelset |
◆ levelset_norm
| real(wp), dimension(1:3) m_derived_types::ghost_point::levelset_norm |
◆ loc
| integer, dimension(3) m_derived_types::ghost_point::loc |
Physical location of the ghost point.
◆ slip
| logical m_derived_types::ghost_point::slip |
The documentation for this type was generated from the following file: