CHARMS: A Simple Framework for Adaptive Simulation
Eitan Grinspun, Petr Krysl, Peter Schröder
In ACM Transactions on Graphics, 21(3), July 2002.
Abstract: Finite element solvers are a basic component of simulation applications; they are common in computer graphics, engineering, and medical simulations. Although adaptive solvers can be of great value in reducing the often high computational cost of simulations they are not employed broadly. Indeed, building adaptive solvers can be a daunting task especially for 3D finite elements. In this paper we are introducing a new approach to produce conforming, hierarchical, adaptive refinement methods (CHARMS). The basic principle of our approach is to refine basis functions, not elements. This removes a number of implementation headaches associated with other approaches and is a general technique independent of domain dimension (here 2D and 3D), element type (e.g., triangle, quad, tetrahedron, hexahedron), and basis function order (piecewise linear, higher order B-splines, Loop subdivision, etc.). The (un-)refinement algorithms are simple and require little in terms of data structure support. We demonstrate the versatility of our new approach through 2D and 3D examples, including medical applications and thin-shell animations.
Keyword(s): Adaptive Computation, Refinement Relation, Basis Function,Subdivision, Multiresolution
BibTeX format:
@article{Grinspun:2002:CAS,
  author = {Eitan Grinspun and Petr Krysl and Peter Schröder},
  title = {CHARMS: A Simple Framework for Adaptive Simulation},
  journal = {ACM Transactions on Graphics},
  volume = {21},
  number = {3},
  pages = {281--290},
  month = jul,
  year = {2002},
}
Search for more articles by Eitan Grinspun.
Search for more articles by Petr Krysl.
Search for more articles by Peter Schröder.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."