Memosa-FVM
0.2
|
#include <ContactModel_impl.h>
Public Member Functions | |
NearestCell () | |
Public Attributes | |
const Mesh * | mesh |
int | cell |
double | distanceSquared |
set< int > | neighbors |
Definition at line 203 of file ContactModel_impl.h.
|
inline |
Definition at line 206 of file ContactModel_impl.h.
int ContactModel< T >::NearestCell::cell |
Definition at line 212 of file ContactModel_impl.h.
double ContactModel< T >::NearestCell::distanceSquared |
Definition at line 213 of file ContactModel_impl.h.
const Mesh* ContactModel< T >::NearestCell::mesh |
Definition at line 209 of file ContactModel_impl.h.
set<int> ContactModel< T >::NearestCell::neighbors |
Definition at line 214 of file ContactModel_impl.h.