Skip to content

Commit d89fc5b

Browse files
WenjieYaostevengj
andauthored
Update src/TopOptEMFocus.jl
Co-authored-by: Steven G. Johnson <stevenj@mit.edu>
1 parent 94a7a58 commit d89fc5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TopOptEMFocus.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ function Dgfdpf(pf_vec; β, η, phys_params, fem_params)
382382
return dgfdpf
383383
end
384384

385-
# Next we define the relation between $p_f$ and $p$, and get the derivative of the filter also using adjoint method.
385+
# Next we define the relation between $p_f$ and $p$, and obtain the derivative of the filter by again applying an adjoint method:
386386
#
387387

388388
function pf_p0(p0; r, fem_params)

0 commit comments

Comments
 (0)