Efficient linear system solvers for mesh processing

  • Authors:
  • Mario Botsch;David Bommes;Leif Kobbelt

  • Affiliations:
  • Computer Graphics Group, RWTH Aachen Technical University, Germany;Computer Graphics Group, RWTH Aachen Technical University, Germany;Computer Graphics Group, RWTH Aachen Technical University, Germany

  • Venue:
  • IMA'05 Proceedings of the 11th IMA international conference on Mathematics of Surfaces
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The use of polygonal mesh representations for freeform geometry enables the formulation of many important geometry processing tasks as the solution of one or several linear systems. As a consequence, the key ingredient for efficient algorithms is a fast procedure to solve linear systems. A large class of standard problems can further be shown to lead more specifically to sparse, symmetric, and positive definite systems, that allow for a numerically robust and efficient solution. In this paper we discuss and evaluate the use of sparse direct solvers for such kind of systems in geometry processing applications, since in our experiments they turned out to be superior even to highly optimized multigrid methods, but at the same time were considerably easier to use and implement. Although the methods we present are well known in the field of high performance computing, we observed that they are in practice surprisingly rarely applied to geometry processing problems.