Timeline for How to refine a boundary mesh with MeshRefinementFunction?
Current License: CC BY-SA 4.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 5, 2021 at 8:20 | vote | accept | Oscillon | ||
| Feb 2, 2021 at 22:33 | history | edited | Oscillon | CC BY-SA 4.0 | tried out user21 suggestion without success |
| Feb 2, 2021 at 8:44 | history | became hot network question | |||
| Feb 2, 2021 at 7:38 | answer | added | user21 | timeline score: 5 | |
| Feb 2, 2021 at 7:21 | comment | added | user21 | The "MeshRefinementFunction" is a true mesh refinement function. Unfortunately, there is no "BoundaryMeshRefinementFunction" | |
| Feb 2, 2021 at 6:00 | history | tweeted | twitter.com/StackMma/status/1356482507269697537 | ||
| Feb 2, 2021 at 4:42 | history | edited | Oscillon | CC BY-SA 4.0 | completed the missing last sentence |
| Feb 2, 2021 at 3:03 | answer | added | Tim Laska | timeline score: 8 | |
| Feb 2, 2021 at 2:46 | comment | added | MarcoB | The refinement function never seems to be applied in the last case. For instance, Reap[ ToBoundaryMesh[Sphere[], MeshRefinementFunction -> (Sow[{##}] &)];] should show you the list of simplices passed to the refinement function, and their measure. That list is empty for this last case. | |
| Feb 2, 2021 at 2:11 | history | edited | J. M.'s missing motivation | edited tags | |
| Feb 2, 2021 at 0:43 | history | asked | Oscillon | CC BY-SA 4.0 |