Skip to content

Commit

Permalink
tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Oct 7, 2023
1 parent 21b6fcb commit a4d5eb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Performance test codes for FEniCS/DOLFIN-X
# Performance test codes for FEniCSx/DOLFINx

This repository contains solvers for testing the parallel performance of
DOLFIN-X and the underlying linear solvers. It tests elliptic equations
DOLFINx and the underlying linear solvers. It tests elliptic equations
- Poisson equation and elasticity - in three dimensions.

Representative performance data is available at
Expand All @@ -16,7 +16,7 @@ The source of the tests is in `src/` directory.

### Requirements

- FEniCSx/DOLFINx installation (development version of dolfinx
- FEniCSx/DOLFINx installation (development version of DOLFINx
**required**)
- PETSc installation
- Boost Program Options
Expand Down

0 comments on commit a4d5eb8

Please sign in to comment.