Google Code Exporter
Google Code Exporter
``` Currently a lot of strings are defined with statically allocated memory (using some predefined constants, like MAX_PARAGRAPH). More robust implementation should dynamically allocate memory when needed. This should, in...
``` Currently, we are working on DDA near surface, in which the laboratory reference frame (RF) will have larger emphasis, since it will be linked to the orientation of the...
``` For some cases the accuracy of the DDA results is especially bad at (or near) the backscattering direction. This has been mentioned before, but was recently exemplified by Anne...
``` In a recent paper ( http://dx.doi.org/10.1016/j.jqsrt.2013.11.002 ) Liu et al. proposed an extension of the DDA to the partly coherent incident beam. It is just standard DDA results averaged...
``` The precise timing possibility of OpenCL matvec (removed in r1334) makes it hard to track issues with the OpenCL kernels on different devices. A desired goal would be to...
``` There is an ongoing discussion, whether ADDA could (and should) be used as a library (either statically or dynamically linked). See, e.g., discussion at http://groups.google.com/d/msg/adda-discuss/pZfeBjS4eL0/wsaNcifA_54J My current thoughts are...
``` Probably by painting on a bitmap, that gets moved and only redraw, when the user edited something... ``` Original issue reported on code.google.com by `[email protected]` on 5 Mar 2009...