qimpy.transport.geometry
Functions
Compute cubic spline lengths, batched over any preceding dimensions. |
|
Return boolean tensor of which circles (first index of result) contain which points. |
|
Return boolean tensor of which circles (first index of result) contain which points. |
|
Parse SVG file into QuadSet, sampled with grid_spacing, and with vertex equivalence determined with tolerance tol. |
|
Subdividide quad_set till all grid dimensions are below grid_size_max. |
|
Select grid_size_max suitable for division on n_processes. |
Classes
Transformation based on cubic spline edges. |
|
Quad-patch with real-space advection on an arbitrary transformation. |
|
Set of quads, defining simulation geometry. |
|
Specifies subdivision of a QuadSet (for flexibility in MPI parallelization). |
|
Spatial transport starting from a SVG cubic spline specification. |
|
Geometry specification. |
|
Geometry specification. |