- Mar 22, 2013
-
-
Wuttke, Joachim authored
Forbid shorthand a*b, request a.dot(b) or dotProduct(a,b). Remove "virtual" from ~BasicVector3D. Provide templated implementation for almost all methods, resolving issue #237.
-
Wuttke, Joachim authored
Repair Python compilation by restoring default constructor in HomogeneousMaterial.h
-
- Mar 20, 2013
-
-
Wuttke, Joachim authored
(was mathematically incorrect). Change order of compilation: basics first.
-
Wuttke, Joachim authored
Renounce use of delegating constructors to avoid warnings from pre-C++11. Improve comments.
-
Wuttke, Joachim authored
Removed duplicate function names (rho, r) from BasicVector3D.
-
Wuttke, Joachim authored
-
- Jan 10, 2013
-
-
pospelov authored
-
- Jul 24, 2012
-
-
pospelov authored
Export of OutputData in python; isgisaxs9 and mesocrystal functional test are exported to python, many corresponding changes.
-
- Jul 18, 2012
-
-
pospelov authored
-