Menu

#4 alternative L*rho*Ldagger calculation

Milestone 11
closed
6
2017-08-22
2012-01-24
No

To Liouvillean, add the possibility of providing a function which calculates L*rho*Ldagger. Then, Liouvillean must somehow signal to Master to rely on this, rather than actWithJ.

Discussion

  • Vukics, András

    Vukics, András - 2012-03-07

    The function should have this signature:

    void JrhoJdagger(double t, const DensityOperatorLow& rho, DensityOperatorLow& drhodt, size_t jumpNo)

    It should have a default implementation, which would be to throw an exception. The Master::step function catches this exception, and falls back to the hitherto method in performing the JrhoJdagger operation.

    The Composite implementation of the function is just to reach to the corresponding element for the necessary operation (which is again just throwing an exception by default).

     
  • Vukics, András

    Vukics, András - 2012-08-14
    • labels: --> Performance Issues
     
  • Vukics, András

    Vukics, András - 2014-02-20
    • Group: --> Milestone ...
     
  • Vukics, András

    Vukics, András - 2014-02-20
    • Owner: Anonymous --> Vukics, András
     
  • Vukics, András

    Vukics, András - 2017-04-28
    • Group: Milestone ... --> Milestone 11
     
  • Vukics, András

    Vukics, András - 2017-08-22
    • status: open --> closed
     
  • Vukics, András

    Vukics, András - 2017-08-22

    Achieved on commit #6c1188

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.