|
Memosa-FVM
0.2
|
#include <IBManager.h>

Public Member Functions | |
| NearestIBFace () | |
Public Attributes | |
| const Mesh * | mesh |
| int | IBFace |
| double | distanceSquared |
| vector< int > | neighbors |
Definition at line 35 of file IBManager.h.
|
inline |
Definition at line 38 of file IBManager.h.
| double NearestIBFace::distanceSquared |
Definition at line 46 of file IBManager.h.
| int NearestIBFace::IBFace |
Definition at line 45 of file IBManager.h.
| const Mesh* NearestIBFace::mesh |
Definition at line 44 of file IBManager.h.
| vector<int> NearestIBFace::neighbors |
Definition at line 47 of file IBManager.h.