English

Fast summation by interval clustering for an evolution equation with memory

Numerical Analysis 2016-02-02 v1

Abstract

We solve a fractional diffusion equation using a piecewise-constant, discontinuous Galerkin method in time combined with a continuous, piecewise-linear finite element method in space. If there are NN time levels and MM spatial degrees of freedom, then a direct implementation of this method requires O(N2M)O(N^2M) operations and O(NM)O(NM) active memory locations, owing to the presence of a memory term: at each time step, the discrete evolution equation involves a sum over \emph{all} previous time levels. We show how the computational cost can be reduced to O(MNlogN)O(MN\log N) operations and O(MlogN)O(M\log N) active memory locations.

Keywords

Cite

@article{arxiv.1203.4032,
  title  = {Fast summation by interval clustering for an evolution equation with memory},
  author = {William McLean},
  journal= {arXiv preprint arXiv:1203.4032},
  year   = {2016}
}

Comments

28 pages, 1 figure

R2 v1 2026-06-21T20:36:02.602Z