|
FreePOOMA
2.4.1
|
Base classes for Brick- & BrickView-like engines. More...
#include "Domain/Interval.h"#include "Domain/Range.h"#include "Domain/Loc.h"#include "Domain/SliceRange.h"#include "Domain/SliceInterval.h"#include "Layout/DomainLayout.h"#include "Utilities/PAssert.h"

Classes | |
| struct | Pooma::OffsetCalc< pos, max > |
| Template metaprogram for offset calculations. More... | |
| struct | Pooma::OffsetCalc< end, end > |
| struct | Pooma::OffsetCalc< 1, 0 > |
| class | Pooma::BrickBase< Dim > |
| BrickBase<Dim> is the base-class for engines that have a Brick-like interpretation of a block of data; i.e. More... | |
| class | Pooma::BrickViewBase< Dim > |
| BrickViewBase<Dim> is the base-class for engines that are "views" into brick-like engines. More... | |
Namespaces | |
| namespace | Pooma |
Base classes for Brick- & BrickView-like engines.
Encapsulates domain, stride, and subsetting operations.
1.7.6.1