Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 29752e5

Browse files
Update README.md
1 parent bad3c23 commit 29752e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ matrix type for a given operator. For one-dimensional derivatives this is a
8989
`BandedMatrix`, while for higher dimensional operators this is a `BlockBandedMatrix`.
9090
The concretizations are made to act on `vec(u)`.
9191

92-
## Atomic Boundary Value Operators
92+
## Boundary Condition Operators
9393

9494
Boundary conditions are implemented through a ghost node approach. The discretized
9595
values `u` should be the interior of the domain so that, for the boundary value

0 commit comments

Comments
 (0)