# Alternating Directions Implicit Integration in a General Linear Method   Framework

**Authors:** Arash Sarshar, Steven Roberts, Adrian Sandu

arXiv: 1902.00622 · 2019-12-05

## TL;DR

This paper introduces a novel high-order ADI integration method within the General Linear Methods framework, addressing classical limitations and reducing order reduction issues in multi-dimensional PDEs.

## Contribution

It develops a new high-order ADI approach based on partitioned General Linear Methods, improving accuracy and stability for solving multi-dimensional PDEs.

## Key findings

- High-order ADI methods constructed within the GLM framework.
- Reduced order reduction in stiff problems due to high stage order.
- Numerical experiments demonstrate improved accuracy and stability.

## Abstract

Alternating Directions Implicit (ADI) integration is an operator splitting approach to solve parabolic and elliptic partial differential equations in multiple dimensions based on solving sequentially a set of related one-dimensional equations. Classical ADI methods have order at most two, due to the splitting errors. Moreover, when the time discretization of stiff one-dimensional problems is based on Runge-Kutta schemes, additional order reduction may occur. This work proposes a new ADI approach based on the partitioned General Linear Methods framework. This approach allows the construction of high order ADI methods. Due to their high stage order, the proposed methods can alleviate the order reduction phenomenon seen with other schemes. Numerical experiments are shown to provide further insight into the accuracy, stability, and applicability of these new methods.

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/1902.00622/full.md

---
Source: https://tomesphere.com/paper/1902.00622