Rheolef
7.2
an efficient C++ finite element environment
|
Public Types | |
using | size_type = size_t |
Public Member Functions | |
range (size_type start=0, size_type stop=0) | |
size_type | start () const |
size_type | size () const |
Static Public Member Functions | |
static range | all () |
Protected Attributes | |
size_type | _start |
size_type | _size |
range::size_type start | ( | ) | const |
range::size_type size | ( | ) | const |