1. The document discusses the Finite Difference Time Domain (FDTD) method for computational electromagnetics (CEM). FDTD solves Maxwell's equations by approximating the derivatives with central finite differences and marching the solution in both space and time.
2. It provides the 1D update equations for the electric and magnetic fields in the FDTD method. The fields are discretized and interleaved in both space and time.
3. The update equations are expressed in terms of the electric and magnetic fields at previous time steps to march the solution forward in time. This allows the fields to be solved for numerically via a computer program.