About this Block
What it does: Generates an FE Mesh for an input surface mesh. Common uses:- Input in an FE Component.
- Meshing surface lattices.
Example File
Download Example: FE Surface Mesh
Inputs
| Name | Type | Description |
|---|---|---|
| Discretization | Mesh | The input geometric discretization. |
| Geometric order | Geometric Order Enum | The geometric order of the finite elements. |
Outputs
| Type |
|---|
| FE Mesh |

