|
FreePOOMA
2.4.1
|
#include <TransformPatch.h>
Public Types | |
| typedef Function::Element_t | Element_t |
Public Member Functions | |
| CTAssert (Function::sliceDimensions==2) | |
| CTAssert (Function::inPlace==true) | |
| CTAssert (Dim > 1) | |
| TransformPatch (int transformDim, const Function &func) | |
| void | apply (const Array< Dim, Element_t, BrickView< Dim > > &a) |
| typedef Function::Element_t TransformPatch< Dim, Function >::Element_t |
| TransformPatch< Dim, Function >::TransformPatch | ( | int | transformDim, |
| const Function & | func | ||
| ) | [inline] |
| TransformPatch< Dim, Function >::CTAssert | ( | Function::sliceDimensions | = =2 | ) |
| TransformPatch< Dim, Function >::CTAssert | ( | Function::inPlace | = =true | ) |
| TransformPatch< Dim, Function >::CTAssert | ( | Dim | , |
| 1 | |||
| ) |
| void TransformPatch< Dim, Function >::apply | ( | const Array< Dim, Element_t, BrickView< Dim > > & | a | ) | [inline] |
References Loc< 1 >::domain.
1.7.6.1