Skip to content

Commit faaa531

Browse files
committed
heading
1 parent b7217fb commit faaa531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/systems/PDESystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The only functions which act on a PDESystem are the following:
7676
discretizer which uses a [DiffEqFlux.jl](https://github.com/SciML/DiffEqFlux.jl)
7777
neural network to solve the differential equation.
7878

79-
### DiffEqOperators.jl: MOLFiniteDifference (WIP)
79+
### MethodOfLines.jl: MOLFiniteDifference
8080

8181
[MethodOfLines.jl](https://github.com/SciML/MethodOfLines.jl) defines the
8282
`MOLFiniteDifference` discretizer which performs a finite difference discretization.

0 commit comments

Comments
 (0)