The backends package#

Summary#

composite

Composite backend: deterministic PyFluent solver operations.

introspection

Live introspection helpers shared by backends.

mesh_report_parsers

Pure-functional parsers for Fluent’s mesh.check and mesh.quality reports.

pyfluent

PyFluent backend for the Solve leaf.

Description#

Solve connection/data-plane backends.

Backends are the data plane shared by every higher layer (MCP leaf, agent, gateway). They never know anything about LLMs, prompts, or recipes.