API
This section contains the exhaustive module-level API reference.
The shared diagnostics types used across workflows live in buffalo_core.diagnostics.
Buffalo Panel re-exports the shared numeric typing through buffalo_panel.type_aliases, while the underlying source of truth lives in buffalo_core.typing.
The shared numeric converters live in buffalo_core.numeric.
Public assembly-facing types for Buffalo Panel. |
|
Basis descriptors used by panel element families. |
|
Package containing graphical user interfaces. |
|
Package containing text-based user interfaces. |
|
Package containing command line interfaces. |
|
Structured case-input schema and loaders for Buffalo Panel. |
|
Element-family abstractions and DOF maps. |
|
Supported aerodynamic formulations. |
|
Geometry primitives and helpers for panel discretizations. |
|
Kernel interfaces, registries, and default backend wiring. |
|
Post-processing result containers for solved panel systems. |
|
Singularity descriptors used by panel formulations. |
|
Linear solver backends. |
|
Project-local facade for shared Buffalo Core numeric type aliases. |
|
Element-level diagnostic views. |