Skip to content
Snippets Groups Projects

Resolve "Fine to coarse grid filters"

Merged Jean-Baptiste Keck requested to merge 33-fine-to-coarse-grid-filters into master
Compare and Show latest version
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -366,8 +366,8 @@ config = Configuration(
description=descr,
author=authors,
author_email='hysop-members@lists.forge.imag.fr',
url='https://forge.imag.fr/projects/hysop/',
license='GNU General Public License (GPLv3)',
url='https://gricad-gitlab.univ-grenoble-alpes.fr/particle_methods/hysop',
license='Apache Licence, Version 2.0 (APLv2)',
package_dir={'': '@CMAKE_SOURCE_DIR@'},
ext_modules=ext_modules,
packages=packages,
Loading