-
- Downloads
New example with cross-point treatment (PML and HABC)
Showing
- examples/helmholtz/crossPoints/CMakeLists.txt 231 additions, 0 deletionsexamples/helmholtz/crossPoints/CMakeLists.txt
- examples/helmholtz/crossPoints/README.md 33 additions, 0 deletionsexamples/helmholtz/crossPoints/README.md
- examples/helmholtz/crossPoints/Subproblem2D.cpp 1317 additions, 0 deletionsexamples/helmholtz/crossPoints/Subproblem2D.cpp
- examples/helmholtz/crossPoints/Subproblem2D.h 349 additions, 0 deletionsexamples/helmholtz/crossPoints/Subproblem2D.h
- examples/helmholtz/crossPoints/Subproblem3D.cpp 1307 additions, 0 deletionsexamples/helmholtz/crossPoints/Subproblem3D.cpp
- examples/helmholtz/crossPoints/Subproblem3D.h 272 additions, 0 deletionsexamples/helmholtz/crossPoints/Subproblem3D.h
- examples/helmholtz/crossPoints/SubproblemDomains.cpp 235 additions, 0 deletionsexamples/helmholtz/crossPoints/SubproblemDomains.cpp
- examples/helmholtz/crossPoints/SubproblemDomains.h 107 additions, 0 deletionsexamples/helmholtz/crossPoints/SubproblemDomains.h
- examples/helmholtz/crossPoints/SubproblemParameters.cpp 60 additions, 0 deletionsexamples/helmholtz/crossPoints/SubproblemParameters.cpp
- examples/helmholtz/crossPoints/SubproblemParameters.h 35 additions, 0 deletionsexamples/helmholtz/crossPoints/SubproblemParameters.h
- examples/helmholtz/crossPoints/ddm2D.cpp 936 additions, 0 deletionsexamples/helmholtz/crossPoints/ddm2D.cpp
- examples/helmholtz/crossPoints/ddm2D.h 11 additions, 0 deletionsexamples/helmholtz/crossPoints/ddm2D.h
- examples/helmholtz/crossPoints/ddm3D.cpp 1412 additions, 0 deletionsexamples/helmholtz/crossPoints/ddm3D.cpp
- examples/helmholtz/crossPoints/ddm3D.h 11 additions, 0 deletionsexamples/helmholtz/crossPoints/ddm3D.h
- examples/helmholtz/crossPoints/main.cpp 33 additions, 0 deletionsexamples/helmholtz/crossPoints/main.cpp
- examples/helmholtz/crossPoints/marmousi.dat 125 additions, 0 deletionsexamples/helmholtz/crossPoints/marmousi.dat
- examples/helmholtz/crossPoints/mesh.cpp 1351 additions, 0 deletionsexamples/helmholtz/crossPoints/mesh.cpp
- examples/helmholtz/crossPoints/mesh.h 22 additions, 0 deletionsexamples/helmholtz/crossPoints/mesh.h
- examples/helmholtz/crossPoints/monoDomain.cpp 694 additions, 0 deletionsexamples/helmholtz/crossPoints/monoDomain.cpp
- examples/helmholtz/crossPoints/monoDomain.h 17 additions, 0 deletionsexamples/helmholtz/crossPoints/monoDomain.h
examples/helmholtz/crossPoints/README.md
0 → 100644
This diff is collapsed.
This diff is collapsed.
examples/helmholtz/crossPoints/ddm2D.cpp
0 → 100755
This diff is collapsed.
examples/helmholtz/crossPoints/ddm2D.h
0 → 100755
examples/helmholtz/crossPoints/ddm3D.cpp
0 → 100755
This diff is collapsed.
examples/helmholtz/crossPoints/ddm3D.h
0 → 100755
examples/helmholtz/crossPoints/main.cpp
0 → 100755
examples/helmholtz/crossPoints/marmousi.dat
0 → 100644
This diff is collapsed.
examples/helmholtz/crossPoints/mesh.cpp
0 → 100755
This diff is collapsed.
examples/helmholtz/crossPoints/mesh.h
0 → 100755
This diff is collapsed.
examples/helmholtz/crossPoints/monoDomain.h
0 → 100755
Please register or sign in to comment