multiphysics
Here are 39 public repositories matching this topic...
-
Updated
Dec 25, 2021 - C++
-
Updated
Dec 23, 2021 - Fortran
Please describe the problem you are trying to solve.
The current implementation of the barycentric coordinates are overly complicated and explicitly require the normals of triangles or edges. There are simpler ways to implement this.
Describe the solution you propose.
- Simplify
math/barycenter.[ch]pp - Remove
Edge::computeNormal()as it is unnecessary.
**Describe alternativ
I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?
 to add this option to
TIMED_PRINTImpact
None - new capability