Skip to content
Adam Getchell edited this page Aug 3, 2016 · 9 revisions
  • 3D Simplicial Manifold class
    • Auto-updating GeometryInfo struct
    • Move and copy ctors and assignment operators, dtors (Big 5)
  • 3D Ergodic moves
    • 2,3 move
    • 3,2 move
    • 2,6 move
    • 6,2 move
    • 4,4 move
  • 3D Metropolis algorithm
    • Efficient functors/function pointers/functionoids to moves
    • RAII class
    • Exception-safety
  • HDF5 output
    • Resumable file schema
    • Data saves and integrity
    • Export to data stores
  • Visualization
    • HDF5 input
    • Which 3D or 4D visualizer(s)?
  • 4D Simplicial Manifold class
  • 4D Spherical triangulation
  • 3+1 foliation
  • S4 Bulk action
  • 4D Ergodic moves
    • 2,4 moves
    • 4,2 moves
    • 3,3 moves
    • 4,6 moves
    • 6,4 moves
    • 2,8 moves
    • 8,2 moves
  • Initialize two masses
    • Mass in CDT
    • Fixed distance
  • Shortest path algorithm
  • Einstein tensor
Clone this wiki locally