Mike Bosse
|
52ec4f0784
|
fixed serialization tests
|
2014-12-23 12:35:49 +01:00 |
Sungtae An
|
06b82ce3e3
|
Clean up the code
|
2014-12-04 23:30:27 -05:00 |
Sungtae An
|
558bee685e
|
Remove tests associated with older version (Yong-Dian) of BlockJacobiPreconditioner::build
|
2014-12-04 22:57:44 -05:00 |
Sungtae An
|
7760a802ab
|
Remove tests using deprecated testable functions (getBuffer, getBufferSize)
|
2014-12-04 22:33:53 -05:00 |
Sungtae An
|
c2b5b152a4
|
Change the noise model as non-isotropic in the test of PCG solver with a simple linear system
|
2014-12-04 22:14:46 -05:00 |
Sungtae An
|
f3bbe604d6
|
temporary printing out for test
Fix Eigen comma initialization
|
2014-12-01 05:07:43 -05:00 |
Sungtae An
|
b601eb0f92
|
Add temporary tests
|
2014-12-01 05:04:17 -05:00 |
Sungtae An
|
332b3f9da9
|
Add tests for preconditioner and solver
|
2014-12-01 05:02:02 -05:00 |
Richard Roberts
|
f9ca07e610
|
Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax
|
2014-11-23 10:22:25 -08:00 |
Richard Roberts
|
aa093a35da
|
Updated all comma initializer usages to use .finished()
|
2014-11-22 16:35:27 -08:00 |
Sungtae An
|
7bbd0513f4
|
Add the first unit test for Block-Jacobi Preconditioner
|
2014-11-06 23:14:52 -05:00 |