jsitaraman / tioga

Tioga is a library for overset grid assembly on parallel distributed systems
GNU Lesser General Public License v3.0
64 stars 36 forks source link

On the limitation of the old version #68

Open wkholy opened 1 year ago

wkholy commented 1 year ago

Hello, I am new to learn Overset function and find the Tioga library is particularly interesting.

I notice there was a statement for the limitation of the old version. Does it still hold for the current version? To be specific, can the process deal with more partitions and allow the mesh part from different components?

(1) Each process must own only one partition (2) Each partition should be homogeneous, i.e it should have parts of only one of the meshes

Thanks for your time and consideration.

Wei

kevinhongyu commented 4 months ago

Did you solve the problem?