| patch |
summary |
view |
raw |
| togl.patch |
togl/LICENSE.togl | 27 +++++++++++++++++++++++++++
togl/license.terms | 39 +++++++++++++++++++++++++++++++++++++++
togl/togl.cpp | 20 +++++++++++---------
3 files changed, 77 insertions(+), 9 deletions(-)
|
view
|
download
|
| netgen-missing-symbols.patch |
libsrc/interface/nglib.cpp | 8 ++++++++
libsrc/visualization/vssolution.cpp | 13 +++++++++++++
2 files changed, 21 insertions(+)
|
view
|
download
|
| netgen-nglib.patch |
libsrc/interface/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| netgen-shlibs.patch |
Makefile | 4 ++--
libsrc/csg/Makefile | 2 +-
libsrc/general/Makefile | 2 +-
libsrc/geom2d/Makefile | 2 +-
libsrc/gprim/Makefile | 2 +-
libsrc/interface/Makefile | 2 +-
libsrc/linalg/Makefile | 2 +-
libsrc/makefile.inc | 17 ++++++++++++++---
libsrc/makefile.mach.LINUX | 12 ++----------
libsrc/meshing/Makefile | 2 +-
libsrc/occ/Makefile | 2 +-
libsrc/opti/Makefile | 2 +-
libsrc/stlgeom/Makefile | 2 +-
libsrc/visualization/Makefile | 2 +-
ngsolve/Makefile | 25 ++++++++++++++++++++-----
15 files changed, 49 insertions(+), 31 deletions(-)
|
view
|
download
|
| stdlib.patch |
libsrc/include/mystdlib.h | 1
libsrc/linalg/densemat.hpp | 37 ++++++------
libsrc/meshing/meshtype.hpp | 3 -
libsrc/visualization/mvdraw.hpp | 1
libsrc/visualization/stlmeshing.cpp | 2
ngsolve/basiclinalg/calcinverse.cpp | 58 +++++++++----------
ngsolve/basiclinalg/expr3.hpp | 108 ++++++++++++++++++------------------
ngsolve/comp/fespace.cpp | 2
ngsolve/comp/postproc.cpp | 5 +
ngsolve/linalg/basevector.cpp | 3 -
ngsolve/linalg/blockjacobi.cpp | 2
ngsolve/linalg/order.cpp | 2
ngsolve/linalg/order.hpp | 2
ngsolve/ngstd/array.hpp | 3 -
ngsolve/ngstd/flags.cpp | 3 -
ngsolve/ngstd/ngstd.hpp | 3 +
ngsolve/solve/shapetester.cpp | 1
17 files changed, 126 insertions(+), 110 deletions(-)
|
view
|
download
|
| build.patch |
Makefile | 9 ++++++---
ng.tcl | 2 +-
ngtcltk/ngappinit.cpp | 2 +-
ngtcltk/nghelp.tcl | 2 +-
4 files changed, 9 insertions(+), 6 deletions(-)
|
view
|
download
|