ABLATE Source Documentation  0.12.33
ablate::domain::Range Struct Reference

#include <range.hpp>

Public Member Functions

PetscInt GetPoint (PetscInt i) const
 

Public Attributes

IS is = nullptr
 
PetscInt start {}
 
PetscInt end {}
 
const PetscInt * points = nullptr
 

Detailed Description

Simple struct used to describe a range in the dm

Member Function Documentation

◆ GetPoint()

PetscInt ablate::domain::Range::GetPoint ( PetscInt  i) const
inline

Get the point for the index i

Parameters
i
Returns

The documentation for this struct was generated from the following file: