Non-rectangular domains
Nils H. Busch
nilsb at cns.mpg.de
Fri Aug 30 15:04:06 UTC 2002
Hello,
has anyone any idea how to extend Pooma to handle non-rectangular
domains? What are the caveats to observe ?
I am currently thinking of storing a 1-dim array of mesh vertices/cells
of those elements contained in that irregular shaped domain. But I am
not sure how this will fit into the parallel Pooma machinery or how this
can be broken down to patches.
Cuurently, I am storing am additional mask field of the same size as the
fields I do computation on and pass this to my custom defined
stencils/functions etc.
I think this is at least a waste of memory. Also, it cannot be applied
to built-in Pooma functions directly.
Any comments welcome.
--
Nils H. Busch
Max-Planck-Institute of Cognitive Neuroscience
phone: ++49 (341) 9940-035 fax: ++49 (341) 9940-204
e-mail: nilsb at cns.mpg.de
More information about the pooma-dev
mailing list