IMAL   13325
INSTITUTO DE MATEMATICA APLICADA DEL LITORAL "DRA. ELEONOR HARBOURE"
Unidad Ejecutora - UE
artículos
Título:
Igatools: An isogeometric analysis library
Autor/es:
M. SEBASTIAN PAULETTI; MASSIMILIANO MARTINELLI; NICOLA CAVALLINI; PABLO ANTOLIN
Revista:
SIAM JOURNAL ON SCIENTIFIC COMPUTING
Editorial:
SIAM PUBLICATIONS
Referencias:
Lugar: Philadelphia-USA; Año: 2015 vol. 37 p. 465 - 496
ISSN:
1064-8275
Resumen:
We present the design of an object oriented general purpose library for isogeometric analysis, where the mathematical concepts of the isogeometric method and their relationships are directly mapped into classes and their interactions. The encapsulation of mathematical concepts into interacting building blocks gives flexibility to use the library in a wide range of scientific areas and applications. We provide a precise framework for a lot of loose, available information regarding the implementation of the isogeometric method, and also discuss the similarities and differences between this and the finite element method.We also describe how to implement this proposed design in a C++11 open source library, igatools (www.igatools.org). The library uses advanced object oriented and generic programming techniques to ensure re-usability, reliability and maintainability of the source code. It includes isogeometric elements of the h-div and h-curl type, and supports the development of dimension independent code (including manifolds and tensor-valued spaces).We finally present a number code examples to illustrate the flexibility and power of the library, including surface domains, nonlinear elasticity and Navier-Stokes computations on non-trivial geometries.