|
Memosa-FVM
0.2
|
This is the complete list of members for Grid, including all inherited members.
| _cellNodes | Grid | protected |
| _cells | Grid | protected |
| _coordinates | Grid | protected |
| _flowFields | Grid | protected |
| _geomFields | Grid | protected |
| _nodes | Grid | protected |
| _velocities | Grid | protected |
| computeInterpolatedVelocity(const StorageSite &faces) | Grid | |
| createCellToNodeConnectivity() | Grid | |
| createConnectivity(const StorageSite &pointSite, const VecD3Array &points) | Grid | |
| findNeighbors(const VecD3 &point) | Grid | |
| findNeighborsByCells(const VecD3 &point) | Grid | |
| getCells() | Grid | inline |
| getCoordinates() | Grid | inline |
| getNodes() | Grid | inline |
| getVelocities() | Grid | inline |
| Grid(GeomFields &geomFields, FlowFields &flowFields, string coordFileName, string velocityFileName) | Grid | |
| setandwriteGrids(const string fileBase) | Grid | |
| setConnFaceToGrid(Mesh &mesh, const StorageSite &faces) | Grid | |
| ~Grid() | Grid |