#include <range.hpp>
Public Member Functions | |
| PetscInt | GetPoint (PetscInt i) const |
Public Attributes | |
| IS | is = nullptr |
| PetscInt | start {} |
| PetscInt | end {} |
| const PetscInt * | points = nullptr |
Simple struct used to describe a range in the dm
|
inline |
Get the point for the index i
| i |