- Feb 08, 2019
-
-
Carl-Martin Pfeiler authored
-
- Nov 27, 2018
-
-
Carl-Martin Pfeiler authored
-
- Nov 26, 2018
-
-
Carl-Martin Pfeiler authored
+ Although the parameter is named maxh in netgen, + the maximum element diameter of the mesh violates this + restriction. Not seldom by more than 100%... + Reproduce, e.g., with unit cube and maxh=1 + Solution: choose maxh= meshSize / j for j=1,2,... until satisfied
-
- Nov 08, 2018
-
-
Carl-Martin Pfeiler authored
-
- Nov 07, 2018
-
-
Carl-Martin Pfeiler authored
-
- Aug 27, 2018
-
-
Carl-Martin Pfeiler authored
-
- Jul 31, 2018
-
-
Carl-Martin Pfeiler authored
- i.e. for strayField, oerstedField or magnetostaticField(=both) - moved ComputeMaxwell to Magnetization class - added numthreads to the test files - added some missing import sys
-
- Jul 23, 2018
-
-
Carl-Martin Pfeiler authored
-
- Jul 19, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
+ moved all imports from top of files to functions/methods using them + using os.environ from within python to set environment variables for interpreter + use by: I = Integrator(..., numthreads=42)
-
- Jul 03, 2018
-
-
Carl-Martin Pfeiler authored
-
- Jun 15, 2018
-
-
Carl-Martin Pfeiler authored
Reuse TestFunction(), TrialFunction(), Deriv() and use NgSolve's Vector / Matrix-Operations for VectorH1 functions and cfs
-
- Jun 13, 2018
-
-
Carl-Martin Pfeiler authored
-
Carl-Martin Pfeiler authored
-
- Jun 12, 2018
-
-
Carl-Martin Pfeiler authored
-