erdc / proteus

A computational methods and simulation toolkit
http://proteustoolkit.org
MIT License
88 stars 56 forks source link

2D Analytic Geometry using PUMI #1217

Open zhang-alvin opened 4 years ago

zhang-alvin commented 4 years ago

Mandatory Checklist

Please ensure that the following criteria are met:

As a general rule of thumb, try to follow PEP8 guidelines.

Description

Add the capability of circle in rectangle using parameterization API available through scorec/core (PUMI). A parameterization allows for mesh adaptation to snap onto the geometry properly, thereby enabling proper meshing for moving objects.

codecov[bot] commented 4 years ago

Codecov Report

Merging #1217 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1217   +/-   ##
=======================================
  Coverage   52.09%   52.09%           
=======================================
  Files         526      526           
  Lines      108803   108803           
=======================================
  Hits        56684    56684           
  Misses      52119    52119           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f338ae4...6f76661. Read the comment docs.