Skip to content

Commit

Permalink
Update status for Frustum, add links to relavent Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeingold authored Sep 8, 2024
1 parent 6d549b9 commit ad2fbe9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/supportmatrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ Cubature integration rules are recommended (and the default).
| `Cylinder` || 🛑 ||
| `CylinderSurface` ||||
| `Disk` ||||
| `Frustum` | 🛑 | 🛑 | 🛑 |
| `FrustumSurface` | 🛑 | 🛑 | 🛑 |
| `Frustum` | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/57) | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/57) | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/57) |
| `FrustumSurface` | | | |
| `Line` ||||
| `ParaboloidSurface` ||||
| `Plane` ||||
| `Ray` ||||
| `Ring` ||||
| `Rope` ||||
| `Segment` ||||
| `SimpleMesh` | 🎗️ | 🎗️ | 🎗️ |
| `SimpleMesh` | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/27) | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/27) | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/27) |
| `Sphere` in `𝔼{2}` ||||
| `Sphere` in `𝔼{3}` ||||
| `Tetrahedron` in `𝔼{3}` | 🎗️ || 🎗️ |
| `Tetrahedron` in `𝔼{3}` | [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/40) || [🎗️](https://github.com/mikeingold/MeshIntegrals.jl/issues/40) |
| `Triangle` ||||
| `Torus` ||||

0 comments on commit ad2fbe9

Please sign in to comment.