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