Skip to content

Instantly share code, notes, and snippets.

@niksaak
Created July 20, 2014 10:13
Show Gist options
  • Save niksaak/aea27a089d29729dfb8e to your computer and use it in GitHub Desktop.
Save niksaak/aea27a089d29729dfb8e to your computer and use it in GitHub Desktop.
--- PASS: TestQuadTreeBuilding (0.00 seconds)
bnticles_test.go:55: created particle @{0.10466028797961957 0.44050908804501243}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{0.16456005321849043 -0.062285812813019814}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{-0.07536250292873431 0.18682307286710942}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{-0.4343629807825238 -0.34348074526720873}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{-0.4030304810855154 -0.19908813941471293}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{0.015212628502065395 0.31363996099009683}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{-0.2857361274176251 -0.119342810700314}; ->{0 0}; m: 1
bnticles_test.go:55: created particle @{-0.18194182566967015 -0.031110155097576808}; ->{0 0}; m: 1
bnticles_test.go:57:
quad [{-1 1} {1 -1}]; COM: {-0.13700011852298666 0.0232080573261733}, m: 8
quad [{0 1} {1 0}]; COM: {0.05993645824084248 0.37707452451755463}, m: 2
nil
nil
nil
quad [{0 0.5} {0.5 0}]; COM: {0.05993645824084248 0.37707452451755463}, m: 2
nil
quad [{0 0.5} {0.25 0.25}]; COM: {0.05993645824084248 0.37707452451755463}, m: 2
nil
particle @{0.10466028797961957 0.44050908804501243}; ->{0 0}; m: 1
nil
particle @{0.015212628502065395 0.31363996099009683}; ->{0 0}; m: 1
nil
nil
particle @{-0.07536250292873431 0.18682307286710942}; ->{0 0}; m: 1
particle @{0.16456005321849043 -0.062285812813019814}; ->{0 0}; m: 1
quad [{-1 0} {0 -1}]; COM: {-0.3262678537388336 -0.17325546261995312}, m: 4
quad [{-0.5 0} {0 -0.5}]; COM: {-0.3262678537388336 -0.17325546261995312}, m: 4
particle @{-0.18194182566967015 -0.031110155097576808}; ->{0 0}; m: 1
quad [{-0.5 0} {-0.25 -0.25}]; COM: {-0.34438330425157027 -0.15921547505751346}, m: 2
particle @{-0.2857361274176251 -0.119342810700314}; ->{0 0}; m: 1
nil
nil
particle @{-0.4030304810855154 -0.19908813941471293}; ->{0 0}; m: 1
nil
particle @{-0.4343629807825238 -0.34348074526720873}; ->{0 0}; m: 1
nil
nil
nil
PASS
ok github.com/niksaak/goticles/bnticles 0.008s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment