-
- Downloads
added simple Helhmoltz solver + demo finite element plugin
Showing
- Geo/GFaceCompound.cpp 2 additions, 2 deletionsGeo/GFaceCompound.cpp
- Geo/Makefile 9 additions, 8 deletionsGeo/Makefile
- Mesh/Makefile 7 additions, 7 deletionsMesh/Makefile
- Mesh/gmshSmoothHighOrder.cpp 1 addition, 1 deletionMesh/gmshSmoothHighOrder.cpp
- Numeric/Makefile 20 additions, 20 deletionsNumeric/Makefile
- Numeric/gmshElasticity.h 1 addition, 1 deletionNumeric/gmshElasticity.h
- Numeric/gmshFunction.h 4 additions, 3 deletionsNumeric/gmshFunction.h
- Numeric/gmshHelmholtz.cpp 52 additions, 0 deletionsNumeric/gmshHelmholtz.cpp
- Numeric/gmshHelmholtz.h 37 additions, 0 deletionsNumeric/gmshHelmholtz.h
- Numeric/gmshLaplace.h 2 additions, 2 deletionsNumeric/gmshLaplace.h
- Plugin/FiniteElement.cpp 174 additions, 0 deletionsPlugin/FiniteElement.cpp
- Plugin/FiniteElement.h 30 additions, 0 deletionsPlugin/FiniteElement.h
- Plugin/Makefile 28 additions, 3 deletionsPlugin/Makefile
- Plugin/PluginManager.cpp 3 additions, 0 deletionsPlugin/PluginManager.cpp
Numeric/gmshHelmholtz.cpp
0 → 100644
Numeric/gmshHelmholtz.h
0 → 100644
Plugin/FiniteElement.cpp
0 → 100644
Plugin/FiniteElement.h
0 → 100644
Please register or sign in to comment