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

Improving code quality of CouplingExpression class #145

Closed IshaanDesai closed 2 years ago

IshaanDesai commented 2 years ago

This PR makes functionality in the class CouplingExpression 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.