Re: [Libmesh-users] libmesh and isogeometric analysis

2015-03-03 Thread Roy Stogner
On Tue, 3 Mar 2015, Vasileios Vavourakis wrote: > I was thinking actually by starting to accomplish (within libmesh) > NURBS-mapping-functions and then to the NURBS-as-basis-functions. > > however, which parts of the library you think that should be > "touched" so as to incorporate this new stuf

Re: [Libmesh-users] libmesh and isogeometric analysis

2015-03-03 Thread Vasileios Vavourakis
hi Roy, I was thinking actually by starting to accomplish (within libmesh) NURBS-mapping-functions and then to the NURBS-as-basis-functions. however, which parts of the library you think that should be "touched" so as to incorporate this new stuff? another question: is it possible within the curr

Re: [Libmesh-users] libmesh and isogeometric analysis

2015-02-27 Thread Roy Stogner
On Fri, 27 Feb 2015, Vasileios Vavourakis wrote: > I was wondering if anyone has come across the idea to implement > isogeometric analysis using libmesh? I am aware of the PETIGA project; > albeit, I was thinking to incorporate isogeometric stuff directly into the > libmesh world, in order to ach

[Libmesh-users] libmesh and isogeometric analysis

2015-02-27 Thread Vasileios Vavourakis
Hi all, I was wondering if anyone has come across the idea to implement isogeometric analysis using libmesh? I am aware of the PETIGA project; albeit, I was thinking to incorporate isogeometric stuff directly into the libmesh world, in order to achieve better integration with our existing FE-based