HyPar  1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
ImmersedBoundaries Directory Reference

Files

file  IBAssembleGlobalFacetData.c [code]
 Assemble a local array with some facet var to a global one.
 
file  IBCleanup.c [code]
 Clean up immersed boundaries-related allocations.
 
file  IBComputeBoundingBox.c [code]
 Compute bounding box for an immersed body.
 
file  IBComputeFacetVar.c [code]
 Compute the interpolated value of a provided variable on immersed body surface.
 
file  IBComputeNormalGradient.c [code]
 Compute normal gradient of a provided variable on immersed body surface.
 
file  IBCreateFacetMapping.c [code]
 Create facet mapping.
 
file  IBIdentifyBody.c [code]
 Identify grid points inside immersed body.
 
file  IBIdentifyBoundary.c [code]
 Identiy the boundary nodes of the immersed body.
 
file  IBIdentifyMode.c [code]
 Identify 2D/3D mode for immersed body simulations.
 
file  IBInterpCoeffs.c [code]
 Compute interpolation nodes and coefficients for immersed boundary points.
 
file  IBNearestFacetNormal.c [code]
 Find the nearest facet for immersed boundary points.
 
file  IBReadBodySTL.c [code]
 Reads 3D body surface from STL file.
 
file  IBWriteBodySTL.c [code]
 Writes a 3D body surface to STL file.