> For the complete documentation index, see [llms.txt](https://applied-physics.gitbook.io/warp-factory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://applied-physics.gitbook.io/warp-factory/modules/solver-module.md).

# Solver Module

The Solver Module evaluates the field equation to find the stress-energy tensor. The following functions are currently provided:

<table><thead><tr><th width="398" data-type="content-ref">Function</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/4ohdPVIIGtuIKc0NRvda">/pages/4ohdPVIIGtuIKc0NRvda</a></td><td>Finds the stress-energy tensor from the metric tensor</td></tr></tbody></table>

Supporting this main function are several auxiliary functions that can be found within the utils folder in `Solver > utils`.
