Skip to content

Commit b960d99

Browse files
authored
updated pint.bib using bibbot
1 parent 5761f08 commit b960d99

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_bibliography/pint.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7122,6 +7122,15 @@ @unpublished{HuangEtAl2024c
71227122
year = {2024},
71237123
}
71247124

7125+
@unpublished{HuangEtAl2024d,
7126+
abstract = {In this paper, for solving a class of linear parabolic equations in rectangular domains, we have proposed an efficient Parareal exponential integrator finite element method. The proposed method first uses the finite element approximation with continuous multilinear rectangular basis function for spatial discretization, and then takes the Runge-Kutta approach accompanied with Parareal framework for time integration of the resulting semi-discrete system to produce parallel-in-time numerical solution. Under certain regularity assumptions, fully-discrete error estimates in $L^2$-norm are derived for the proposed schemes with random interpolation nodes. Moreover, a fast solver can be provided based on tensor product spectral decomposition and fast Fourier transform (FFT), since the mass and coefficient matrices of the proposed method can be simultaneously diagonalized with an orthogonal matrix. A series of numerical experiments in various dimensions are also presented to validate the theoretical results and demonstrate the excellent performance of the proposed method.},
7127+
author = {Jianguo Huang and Yuejin Xu},
7128+
howpublished = {arXiv:2412.01138v1 [math.NA]},
7129+
title = {A Parareal exponential integrator finite element method for linear parabolic equations},
7130+
url = {http://arxiv.org/abs/2412.01138v1},
7131+
year = {2024},
7132+
}
7133+
71257134
@unpublished{IacobEtAl2024,
71267135
abstract = {Model predictive control (MPC) is a powerful framework for optimal control of dynamical systems. However, MPC solvers suffer from a high computational burden that restricts their application to systems with low sampling frequency. This issue is further amplified in nonlinear and constrained systems that require nesting MPC solvers within iterative procedures. In this paper, we address these issues by developing parallel-in-time algorithms for constrained nonlinear optimization problems that take advantage of massively parallel hardware to achieve logarithmic computational time scaling over the planning horizon. We develop time-parallel second-order solvers based on interior point methods and the alternating direction method of multipliers, leveraging fast convergence and lower computational cost per iteration. The parallelization is based on a reformulation of the subproblems in terms of associative operations that can be parallelized using the associative scan algorithm. We validate our approach on numerical examples of nonlinear and constrained dynamical systems.},
71277136
author = {Casian Iacob and Hany Abdulsamad and Simo Särkkä},

0 commit comments

Comments
 (0)