#include <reverseRange.hpp>
Public Member Functions | |
| ReverseRange (const ablate::domain::Range &range) | |
| PetscInt | GetIndex (PetscInt point) const |
| PetscInt | GetAbsoluteIndex (PetscInt point) const |
Results in a mapping from the point (face/cell id) to the index in the range
|
inline |
Get the absolute index for this point. This always starts at zero
| point |
|
inline |
Get the index for point i
| point |