neso_fame.mesh.Prism.custom_poloidal_mapping : None | Callable[[_SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes], _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes]], SliceCoords] = None

Custom mapping between reference coordinates and real coordinates on the poloidal plane. This is useful for triangular prisms where all three faces are curved or if you want more control over the placement of interior quadrature points.


Last update: Sep 23, 2024