@Article{ Griebel.Zumbusch:1999, author = {M. Griebel and G. W. Zumbusch}, title = {Parallel Multigrid in an Adaptive {PDE} Solver based on Hashing and Space-Filling Curves}, journal = {Parallel Computing}, publisher = {Elsevier}, address = {Amsterdam, The Netherlands}, year = {1999}, volume = {25}, pages = {827--843}, annote = {refereed article,parallel,256C}, abstract = {Partial differential equations can be solved efficiently by adaptive multigrid methods on a parallel computer. We report on the concept of hash-table storage techniques to set up such a program. The code requires substantial less amount of memory than implementations based on tree type data structures and is easier to program in the sequential case. The parallelization takes place by a space-filling curve domain decomposition intimately connected to the hash table. The new data structure simplifies the parallelization of the code substantially and introduces a cheap way to solve the load balancing and mapping problem. We report on the main features of the method and give the results of numerical experiments with the new parallel solver on a cluster of 64 Pentium II/400MHz connected by a Myrinet in a fat tree topology.} }