precice / fenics-adapter

preCICE-adapter for the open source computing platform FEniCS
GNU Lesser General Public License v3.0
29 stars 15 forks source link

Generalize functions related to extracting vertex information from FEniCS #147

Closed IshaanDesai closed 2 years ago

IshaanDesai commented 2 years ago

This PR makes the functions related to extracting vertex information from FEniCS more versatile in terms of its capability to handle problems with different physical dimensions. This PR is one amongst many in the direction of adding the capability of handling 3D cases to the adapter.