neso_fame.mesh.control_points(element: NormalisedCurve | Quad, order: int) Coords
neso_fame.mesh.control_points(element: AcrossFieldCurve, order: int) SliceCoords

Return locations to represent the shape to the specified order of accuracy.

These points will be equally spaced. In the case of Quads, the order of the points in memory corresponds to that expected by Nektar++ when defining curved faces.


Last update: Sep 23, 2024