Interleaved arrays

2 views
Skip to first unread message

David Ketcheson

unread,
Apr 18, 2011, 1:53:57 AM4/18/11
to Randall J. LeVeque, Kyle Mandli, claw...@googlegroups.com
Regarding the switch to interleaved arrays, which Randy mentioned in an earlier message and which is detailed further here: https://github.com/clawpack/doc/wiki/Array-rewrite

We have been interleaving not only q and aux, but also s, wave, and so forth.  The order we're using is what you get by moving all the spatial dimensions to the end.   So for the wave array in 2D, for instance, we've used

(1:meqn,1:mwaves,1-mbc:mx+mbc,1-mbc:my+mbc)

I think it's clear this makes the most sense, but speak up if you disagree.


-David

Randall J. LeVeque

unread,
Apr 18, 2011, 2:08:27 AM4/18/11
to claw...@googlegroups.com, David Ketcheson, Kyle Mandli
This makes sense to me.
- Randy

> --
> You received this message because you are subscribed to the Google Groups
> "claw-dev" group.
> To post to this group, send email to claw...@googlegroups.com.
> To unsubscribe from this group, send email to
> claw-dev+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/claw-dev?hl=en.
>

Reply all
Reply to author
Forward
0 new messages