# 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="solver-module/getenergytensor">getenergytensor</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`.
