📄 readme
字号:
This directory contains code for operating the Maxwell operator ona vector field: MaxwellOp(V) = curl(1/eps * curl(V))We store V in a Fourier basis, so that the curl operation is diagonal.To multiply by epsilon-inverse, we use a pair of FFTs to transform toand from position space.Also included are initialization routines for the auxiliary data andstorage required by MaxwellOp, as well as subsidiary routines tocompute things like the curl and the energy density.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -