MFC: Post-Process
High-fidelity multiphase flow simulation
Loading...
Searching...
No Matches
ghost_point Type Reference

Ghost Point for Immersed Boundaries. More...

Public Attributes

real(kind(0d0)), dimension(3) loc
 Physical location of the ghost point.
 
real(kind(0d0)), dimension(3) ip_loc
 Physical location of the image point.
 
integer, dimension(3) ip_grid
 Top left grid point of IP.
 
real(kind(0d0)), 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.
 
logical slip
 
integer, dimension(3) db
 

Detailed Description

Ghost Point for Immersed Boundaries.

Member Data Documentation

◆ db

integer, dimension(3) ghost_point::db

◆ ib_patch_id

integer ghost_point::ib_patch_id

ID of the IB Patch the ghost point is part of.

◆ interp_coeffs

real(kind(0d0)), dimension(2, 2, 2) ghost_point::interp_coeffs

Interpolation Coefficients of image point.

◆ ip_grid

integer, dimension(3) ghost_point::ip_grid

Top left grid point of IP.

◆ ip_loc

real(kind(0d0)), dimension(3) ghost_point::ip_loc

Physical location of the image point.

◆ loc

real(kind(0d0)), dimension(3) ghost_point::loc

Physical location of the ghost point.

◆ slip

logical ghost_point::slip

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