3D EM based on Schur decomposition
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

EMSchur3D.dox 395B

123456789101112131415
  1. /**
  2. * @file
  3. * @date 09/15/2016 04:28:16 PM
  4. * @author Trevor Irons (ti)
  5. * @email tirons@egi.utah.edu
  6. * @copyright Copyright (c) 2016, University of Utah
  7. * @copyright Copyright (c) 2016, Lemma Software, LLC
  8. */
  9. /**
  10. \defgroup EMSchur3D EMSchur3D
  11. @brief Provides 3D solution to Maxwell's equations.
  12. @details This is provided using a finite difference scheme.
  13. */