@article{Kuznik_Paszynski_Calo_2013, title={GRAMMAR BASED MULTI-FRONTAL SOLVER FOR ISOGEOMETRIC ANALYSIS IN 1D}, volume={14}, url={https://journals.agh.edu.pl/csci/article/view/74}, DOI={10.7494/csci.2013.14.4.589}, abstractNote={In this paper we present multi-frontal direct solver for one dimensional isogeometric finiteelement method. The solver implementation is based on graph-grammar (GG) model. TheGG model allows to express the entire solver algorithm, including generation of frontalmatrices, maerging and eliminations, as a set of basic undividable tasks called graph grammarproductions. Having the solver algorithm expressed as GG productions we can find thepartial order of execution, and create the dependency graph allowing for scheduling of tasksinto shared memory parallel machine. We focus on the implementation of the solver withNVIDIA CUDA on the graphic processing unit (GPU). The solver has been tested for linear,quadratic, cubic and higher ordere B-splines, resulting in logarithmic scalability.}, number={4}, journal={Computer Science}, author={Kuznik, Krzysztof and Paszynski, Maciej and Calo, Victor}, year={2013}, month={Jun.}, pages={589} }