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.

EMSchur3DConfig.h.in 797B

123456789101112131415161718192021222324
  1. /* This file is part of Lemma, a geophysical modelling and inversion API.
  2. * More information is available at http://lemmasoftware.org
  3. */
  4. /* This Source Code Form is subject to the terms of the Mozilla Public
  5. * License, v. 2.0. If a copy of the MPL was not distributed with this
  6. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  7. */
  8. /**
  9. * @file
  10. * @date 01/08/2018 04:01:30 PM
  11. * @author Trevor Irons (ti)
  12. * @email tirons@egi.utah.edu
  13. * @copyright Copyright (c) 2018, University of Utah
  14. * @copyright Copyright (c) 2018, Lemma Software, LLC
  15. */
  16. #define EMSCHUR3D_VERSION_MAJOR @EMSCHUR3D_VERSION_MAJOR@
  17. #define EMSCHUR3D_VERSION_MINOR @EMSCHUR3D_VERSION_MINOR@
  18. #define EMSCHUR3D_VERSION_PATCH @EMSCHUR3D_VERSION_PATCH@
  19. #define EMSCHUR3D_VERSION @EMSCHUR3D_VERSION@