# Volumetric Spline Parameterization for Isogeometric Analysis

**Authors:** Maodong Pan, Falai Chen, Weihua Tong

arXiv: 1902.00650 · 2020-01-08

## TL;DR

This paper introduces a three-stage volumetric spline parameterization method for complex 3D domains that ensures bijectivity and minimal distortion, advancing isogeometric analysis capabilities.

## Contribution

A novel three-stage approach combining harmonic maps, max-min optimization, and MIPS to produce high-quality, bijective volumetric parameterizations for complex domains.

## Key findings

- Produces bijective parameterizations with low distortion
- Effective for complex 3D domains
- Outperforms some existing methods in quality

## Abstract

Given the spline representation of the boundary of a three dimensional domain, constructing a volumetric spline parameterization of the domain (i.e., a map from a unit cube to the domain) with the given boundary is a fundamental problem in isogeometric analysis. A good domain parameterization should satisfy the following criteria: (1) the parameterization is a bijective map; and (2) the map has lowest possible distortion. However, none of the state-of-the-art volumetric parameterization methods has fully addressed the above issues. In this paper, we propose a three-stage approach for constructing volumetric parameterization satisfying the above criteria. Firstly, a harmonic map is computed between a unit cube and the computational domain. Then a bijective map modeled by a max-min optimization problem is computed in a coarse-to-fine way, and an algorithm based on divide and conquer strategy is proposed to solve the optimization problem efficiently. Finally, to ensure high quality of the parameterization, the MIPS (Most Isometric Parameterizations) method is adopted to reduce the conformal distortion of the bijective map. We provide several examples to demonstrate the feasibility of our approach and to compare our approach with some state-of-the-art methods. The results show that our algorithm produces bijective parameterization with high quality even for complex domains.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.00650/full.md

## Figures

51 figures with captions in the complete paper: https://tomesphere.com/paper/1902.00650/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1902.00650/full.md

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