Henry Schäfer
106f74a148
fixed code style of stencil leak fix
2014-12-10 20:09:18 +01:00
Henry Schaefer
02a7373a75
Fixing ProtoStencil mem leak
2014-12-10 13:10:04 +01:00
manuelk
6d9cdf90a3
Fix accumulation of stencil derivatives
...
this time without a typo
fixes #364
2014-12-05 13:56:36 -08:00
manuelk
e330b4513f
Fix accumulation of stencil derivatives
...
- make sure not to skip CVs that have 0.0 weight because derivative may be contributing (non 0 tangent weight)
fixes #364
2014-12-04 16:15:13 -08:00
manuelk
c237ab00fc
WIP check-point for Gregory basis factorization
...
- adding support for StencilTables creation from a Gregory basis
- fix a bug in the prot-stencil allocator (slow memory pool was not being cleared properly)
2014-11-04 11:14:21 -08:00
manuelk
17c682f055
WIP check-in for Gregory basis
...
Adding functionality to support the generation of stencils for the 20 CVs
basis of Gregory patches. This is still very rough... expect changes.
2014-10-31 17:07:45 -07:00
manuelk
cc2e338ef6
Refactor Far::StencilTables and factories
...
- minor code cleanup (style consistency)
- move proto-stencil code out of the stencil factory
in anticipation of Gregory stencils implementation
2014-10-29 10:53:17 -07:00