parmepy get back pure python solver workflow. (Need pure python code for...
parmepy get back pure python solver workflow. (Need pure python code for advection and remeshing. Need GPU solver.)
Showing
- Examples/mainJM.py 23 additions, 47 deletionsExamples/mainJM.py
- HySoP/hysop/ParticularSolvers/basic.py 62 additions, 83 deletionsHySoP/hysop/ParticularSolvers/basic.py
- HySoP/hysop/ParticularSolvers/interpolation/interpolation.py 0 additions, 2 deletionsHySoP/hysop/ParticularSolvers/interpolation/interpolation.py
- HySoP/hysop/ParticularSolvers/remesh/method.py 0 additions, 1 deletionHySoP/hysop/ParticularSolvers/remesh/method.py
- HySoP/hysop/__init__.py.in 24 additions, 6 deletionsHySoP/hysop/__init__.py.in
- HySoP/hysop/constants.py 3 additions, 1 deletionHySoP/hysop/constants.py
- HySoP/hysop/domain/box.py 4 additions, 4 deletionsHySoP/hysop/domain/box.py
- HySoP/hysop/domain/grid.py 1 addition, 0 deletionsHySoP/hysop/domain/grid.py
- HySoP/hysop/fields/analytical.py 12 additions, 16 deletionsHySoP/hysop/fields/analytical.py
- HySoP/hysop/fields/continuous.py 10 additions, 7 deletionsHySoP/hysop/fields/continuous.py
- HySoP/hysop/fields/discrete.py 24 additions, 26 deletionsHySoP/hysop/fields/discrete.py
- HySoP/hysop/fields/topology.py 22 additions, 9 deletionsHySoP/hysop/fields/topology.py
- HySoP/hysop/operator/RemeshingDOp.py 0 additions, 113 deletionsHySoP/hysop/operator/RemeshingDOp.py
- HySoP/hysop/operator/Transport.py 1 addition, 1 deletionHySoP/hysop/operator/Transport.py
- HySoP/hysop/operator/advection_d.py 15 additions, 14 deletionsHySoP/hysop/operator/advection_d.py
- HySoP/hysop/operator/continuous.py 3 additions, 0 deletionsHySoP/hysop/operator/continuous.py
- HySoP/hysop/operator/discrete.py 31 additions, 4 deletionsHySoP/hysop/operator/discrete.py
- HySoP/hysop/operator/remeshing.py 105 additions, 0 deletionsHySoP/hysop/operator/remeshing.py
- HySoP/hysop/operator/splitting.py 55 additions, 0 deletionsHySoP/hysop/operator/splitting.py
- HySoP/hysop/problem/problem.py 25 additions, 11 deletionsHySoP/hysop/problem/problem.py
Loading
Please register or sign in to comment