ORNL-CEES / DataTransferKit

A library for multiphysics solution transfer. ARCHIVED
https://datatransferkit.readthedocs.io/en/dtk-3.0/
BSD 3-Clause "New" or "Revised" License
47 stars 26 forks source link

Using mesh-to-geometry integral assembly mapping #559

Closed PeterK26 closed 9 months ago

PeterK26 commented 5 years ago

I'm trying to integrate my source mesh within the domains defined by the target mesh elements (the target mesh is coarser) and map the integrated solutions to the target mesh. This sounds a lot like "mesh-to-geometry integral assembly mapping" as mentioned in this DTK paper. Other than this general description, I haven't seen any specific documentation of this feature though.

I'm working with DTK2.0 installed with libMesh adapters.

masterleinad commented 9 months ago

DataTransferKit is going to be archived.