jsitaraman / tioga

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

Add functionality to get global node ID in getDonorInfo #6

Closed sayerhs closed 4 years ago

sayerhs commented 5 years ago

Implement an interface to register to the global node IDs corresponding to mesh block nodes that can be used to populate constraint rows in the linear system for a coupled overset solve from the MPI rank owning the donor element.

sayerhs commented 4 years ago

Implemented in 7bf9edfce42245