public interface NhoodMapping
Modifier and Type | Method and Description |
---|---|
void |
applyMapping(int home,
DblMatrix StencilCodes,
int[] indices)
Operates only on a vector of StencilCodes and an int[] of
indices where those StencilCoded functions should be implemented and
the index of the "home" node (usually the center node).
|
void applyMapping(int home, DblMatrix StencilCodes, int[] indices)
Copyright © 2011, 2013. Daniel P. Dougherty