simpeg / discretize

Discretization tools for finite volume and inverse problems.
http://discretize.simpeg.xyz/
MIT License
163 stars 33 forks source link

Curvilinear vector boundary integral #316

Closed jcapriot closed 1 year ago

jcapriot commented 1 year ago

Implements the 2nd order accurate surface integral for the 3D curvilinear mesh. Now properly takes into account the edge basis function dotted with a vector defined on the faces.

codecov[bot] commented 1 year ago

Codecov Report

Merging #316 (1297f30) into main (d85ff76) will increase coverage by 0.05%. The diff coverage is 97.95%.

@@            Coverage Diff             @@
##             main     #316      +/-   ##
==========================================
+ Coverage   85.23%   85.28%   +0.05%     
==========================================
  Files          38       38              
  Lines       11303    11352      +49     
==========================================
+ Hits         9634     9682      +48     
- Misses       1669     1670       +1     
Impacted Files Coverage Δ
discretize/curvilinear_mesh.py 96.89% <97.95%> (+0.21%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.