SCM Repository
View of /tests/synthetic/bugs.txt
Parent Directory
|
Revision Log
Revision 4640 -
(download)
(annotate)
Tue Sep 27 20:54:47 2016 UTC (3 years, 2 months ago) by glk
File size: 312 byte(s)
Tue Sep 27 20:54:47 2016 UTC (3 years, 2 months ago) by glk
File size: 312 byte(s)
initial result of svn export --username anonsvn --password=anonsvn https://svn.smlnj-gforge.cs.uchicago.edu/svn/diderot/branches/vis15/src/tests/
bug: t_5_0, t_5_1 - Potential bug using matrices as output. Probing a field at a position is incorrect “A”, but “B”(which uses “A”) is not. field#0(2)[2, 2]G = transpose(∇⊗(F0)); A = G([0.4, 0.03]); B = [[A[0,0], A[0,1]],[A[1,0],A[1,1]]]; bug: createmat3x3 can not create synthetic 3x3 field
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |