26 | | |
27 | | === Walk Throughs === |
28 | | * [AstroBearAmr Adaptive Mesh Refinement implementation in AstroBEAR] |
29 | | {{{ |
30 | | #!comment |
31 | | * [DistributedTree How Scrambler manages the distributed tree] |
32 | | * [DistributedControl How Scrambler manages the distributed control] |
33 | | }}} |
34 | | * [ScramblerComms How Scrambler schedules and performs communication] |
35 | | * [LoadBalancing How Scrambler balances the work load] |
36 | | * [ScramblerThreading How Scrambler handles threading] |
37 | | * [ScramblerScheduling How Scrambler handles Scheduling for PseudoThreading] |
38 | | * [OptimizingScrambler Performance issues related to Scrambler] |
39 | | * [BreakDown How processors spend their time] |
40 | | * [ShellScheme Implementation of shell algorithm] |
41 | | * [ScanScheme Implementation of scan algorithm] |
42 | | * [GhostCells Managing ghost cells] |
43 | | * [ComputationalStencils Stencils] |
44 | | * SuperGrids |