NAGRNAMar 8, 2019

Poly-Spline Finite Element Method

arXiv:1804.0324541 citationsh-index: 62
AI Analysis

This work provides an automatic, black-box finite element pipeline for engineers and scientists needing to solve PDEs on complex geometries without manual meshing.

The paper introduces a hybrid hexahedral-dominant mesh and high-order basis for solving PDEs in volumes enclosed by boundary representations, achieving cubic convergence with about 50% fewer degrees of freedom than comparable hexahedral meshes.

We introduce an integrated meshing and finite element method pipeline enabling black-box solution of partial differential equations in the volume enclosed by a boundary representation. We construct a hybrid hexahedral-dominant mesh, which contains a small number of star-shaped polyhedra, and build a set of high-order basis on its elements, combining triquadratic B-splines, triquadratic hexahedra (27 degrees of freedom), and harmonic elements. We demonstrate that our approach converges cubically under refinement, while requiring around 50% of the degrees of freedom than a similarly dense hexahedral mesh composed of triquadratic hexahedra. We validate our approach solving Poisson's equation on a large collection of models, which are automatically processed by our algorithm, only requiring the user to provide boundary conditions on their surface.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes