<p>
To disable the PETSc interfaces in cases where <code>cmake</code>
- automatically finds it, use <code>-DDEAL_II_WITH_PETSC=OFF</code>
+ automatically finds it, use <code>-DDEAL_II_WITH_PETSC=OFF</code>.
More information on configuring and building PETSc can be
found <a href="external-libs/petsc.html" target="body">here</a>.
</p>
<p>
To disable the SLEPc interfaces in cases where <code>cmake</code>
- automatically finds it, use <code>-DDEAL_II_WITH_PETSC=OFF</code>
+ automatically finds it, use <code>-DDEAL_II_WITH_PETSC=OFF</code>.
More information on configuring and building SLEPc can be
found <a href="external-libs/slepc.html" target="body">here</a>.
</p>
<p>
To disable the Trilinos interfaces in cases where
<code>cmake</code> automatically finds it, use
- <code>-DDEAL_II_WITH_TRILINOS=OFF</code> More details about
+ <code>-DDEAL_II_WITH_TRILINOS=OFF</code>. More details about
compatibility and configuration can be found
<a href="external-libs/trilinos.html" target="body">here</a>.
</p>