HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
Compute bounding box for an immersed body. More...
#include <immersedboundaries.h>
Go to the source code of this file.
Functions | |
int | IBComputeBoundingBox (Body3D *b) |
Compute bounding box for an immersed body.
Definition in file IBComputeBoundingBox.c.
int IBComputeBoundingBox | ( | Body3D * | b | ) |
Compute the bounding box for a given body.
b | The body |
Definition at line 9 of file IBComputeBoundingBox.c.