Go to the source code of this file.
|
| RenormalizedPT::MemoryKernel | RealTimeTransport::computeMemoryKernel (const std::unique_ptr< Model > &model, RenormalizedPT::Order order, SciCore::Real tMax, SciCore::Real errorGoal, int block=-1) |
| | Computes the memory kernel for a given model.
|
| |
| RenormalizedPT::MemoryKernel | RealTimeTransport::computeMemoryKernel (const std::unique_ptr< Model > &model, RenormalizedPT::Order order, SciCore::Real tMax, SciCore::Real errorGoal, tf::Executor &executor, int block=-1) |
| | Computes the memory mernel for a given model in parallel.
|
| |
| Propagator | RealTimeTransport::computePropagator (const RenormalizedPT::MemoryKernel &memoryKernel, int block=-1) |
| | Computes the propagator corresponding to a given memory kernel.
|
| |