Mark C. Miller
Mark C. Miller
Any chance you can attach the associated session file. The `#` in the format string is odd to me and probably defeating the logic I added to try first what...
@cyrush when you get a chance, can you email or attach the associated `config` file?
@lindstro I have been doing development on a [raspberry pi zero 2w](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/) just to see whats involved there. Very nifty little machine that fits in the palm of my hand....
> > But, this does appear to now handle array types. It is passing all tests on the pi with HDF5-1.14.5. > > Very cool. But how is zfp informed...
> Actually, let me make one more point about inner vs. outer dimensions. It would be possible to always use _x_, _y_, ... as the domain dimensions, even when the...
ASC user would like in the next few months.
The user is Scott McKinely. And, I have a thought how to do this. Take the intersection of the clip plane with the surface elements. This will define a set...
Now that I think about it though, even in parallel decomposed case, after each MPI rank intersects the clip plane with the surface facets, we can make a legitimate case...
> Can't we even go further, and collect all watertight surfaces and make a polygon for each of them? You are talking about a case where the surface object involves...
> Then find all chordless cycles in the graphs and create a polygon for each one. What is a "chordless cycle"?