Fix FFMPEG for Windows
Fix NgOCC.py
Use named arguments in TensorProduct specific function, removed dynamic_cast in CoordinateCF::Evaluate, adapted examples to polished syntax, added a 2d_2d example
a missing if in AddMatrixTP
Pimped TensorProductTutorials
import of TensorProduct specific functions moved to this file
Fixed return type in ProlongateCoefficientFunction
Fixed shapetester
Added python/TensorProductTools.py
Corrected location of Tensorproducttools.py (in...
MultiPoint evaluation for DrawIsoSurface
Fix data types for Python exports in python_mes...
last adaptions
removed number of used threads in python files;...
Corrected install location of TensorProductTool...
fixed some bugs in tensorproductspaces with dim...
update netgen version
Upgraded to latest master version
Removed Vec<dim> multiplication in tpdiffop.cpp
Updates
IfPos :: Evaluate (Int_Rule,input,values) -> va...
Fixed loop ranges in SolveM
Merge branch 'master' into tp_updates_bck
Merge branch 'master' into tp_updates
Faster construction of integration rule
Removed a bunch of shared_ptr copies to increas...
Merge branch 'master' into tp_updates
Reverted changes in bilinearform.hpp
Upgraded to current master
small fixes for periodicity
Some fixes and speed up
Update to current master
Optimizations in AddMatrixTP
added (1+1)D,(1+2)D,(2+1)D examples
Merge branch 'master' of data.asc.tuwien.ac.at:...
Fix in evaluate Prolongate Coefficient FUnction
removed commented lines
Merge branch 'master' of data.asc.tuwien.ac.at:...
Merge branch 'master' of data.asc.tuwien.ac.at:...
ProlongateCoefficientFunction
evaluate for tpgfs defined on space 0
Integrate f(x0,k)dk, fixed x0
Some fixes
Merge branch 'master' into tp_updates
One more fix
Added class TensorProductBilinearFormIntegrator
Merge branch 'master' into tp_updates
ProlongateCOefficientFunctions
Small fixes
Some cleaning
Adaption to current master
Some fixes w.r.t. bool vs VorB
Merged periodic_boundary
Some small fixes for 1D
actual code
Preparing for merge
Merge branch 'master' into tp_merge_master
Removed global hermite function space
Removed some files
Tensor product FESpace
Merge branch 'master' into remove_tix2
Small Fixes
Merge branch 'master' into remove_tix2
fixes in occ geometry dialog
First version of occ tree without tix
removed tix from dialog.tcl
almost all tix removed
Removed socket entry from special menu
small tix fix
Removed some more tix
fixed an error
2 more tix widgets removed
removed tix widgets from ngvisual.tcl
removed tix from menustat.tcl
small fixes
Merge branch 'master' into remove_tix2
removed tixscrolledtext from ngvisual.tcl
Changed tixtree to ttk::treeview
Merge branch 'master' of data.asc.tuwien.ac.at:...
ttk updates
ttk::scale expansion
Fixed Done Button in clipping plane dialog, fix...
added more ttk support
Merge branch 'master' of gitlab.asc.tuwien.ac.a...
updated target dist for windows useage
added the project files for precond, mixed tcld...
added the postbuild script for my_little_ngsolve
windows fix
added the precond and tcl projects
moves the my_little_ngsolve_pde tutorials to th...
added NETGENDIR\..\include\fem as additional in...
new projects to build the extension libs on win...
added new configurations for Lapack and MKL
added #include <diffop_impl.hpp>
added tcldemo, precond, mixed projects to solution
using ngfem::ELEMENT_TYPE
Windows support for tcldemo, precond and mixed
renamed Lapack directory to OpenBlas
added using ngfem::ELEMENT_TYPE for comatibilit...
Upgraded to Visual Studio 2012