ABLATE Source Documentation  0.12.33
ablate::domain::DynamicRange Class Reference

#include <dynamicRange.hpp>

Public Member Functions

void Add (PetscInt p)
 
const ablate::domain::RangeGetRange ()
 

Detailed Description

An helper class to build a range dynamically

Member Function Documentation

◆ Add()

void ablate::domain::DynamicRange::Add ( PetscInt  p)
inline

Add point to the range

Parameters
p

◆ GetRange()

const ablate::domain::Range& ablate::domain::DynamicRange::GetRange ( )
inline

Get the current range

Returns

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