|  | 
#include <stencilTableFactory.h>
| Public Member Functions | |
| Options () | |
| Public Attributes | |
| unsigned int | interpolationMode: 2 | 
| interpolation mode  More... | |
| unsigned int | generate1stDerivatives: 1 | 
| Generate weights for 1st derivatives.  More... | |
| unsigned int | generate2ndDerivatives: 1 | 
| Generate weights for 2nd derivatives.  More... | |
| unsigned int | fvarChannel | 
| face-varying channel to use  More... | |
Definition at line 219 of file stencilTableFactory.h.
| 
 | inline | 
Definition at line 221 of file stencilTableFactory.h.
| unsigned int fvarChannel | 
face-varying channel to use
Definition at line 229 of file stencilTableFactory.h.
| unsigned int generate1stDerivatives | 
Generate weights for 1st derivatives.
Definition at line 226 of file stencilTableFactory.h.
| unsigned int generate2ndDerivatives | 
Generate weights for 2nd derivatives.
Definition at line 226 of file stencilTableFactory.h.
| unsigned int interpolationMode | 
interpolation mode
Definition at line 226 of file stencilTableFactory.h.