Re: [Libmesh-users] hp-EIM

2019-05-01 Thread David Knezevic
> > I would like to have your guidance on another point. I see that the system > matrices and vectors required for the reduced basis and EIM computations > are managed by unique pointers in the rb and eim construction classes. For > hp EIM, multiple copies of these are required. This means that the

Re: [Libmesh-users] hp-EIM

2019-05-01 Thread Nikhil Vaidya
OK! Noted. I would like to have your guidance on another point. I see that the system matrices and vectors required for the reduced basis and EIM computations are managed by unique pointers in the rb and eim construction classes. For hp EIM, multiple copies of these are required. This means that t

Re: [Libmesh-users] hp-EIM

2019-05-01 Thread David Knezevic
Hi Nikhil, > I have started to implement hp-EIM. I have a question about combining hp > EIM with the reduced basis method. In standard EIM, the theta objects from > the eim evaluation object are attached to the rb theta expansion of the rb > evaluation object. In hp EIM there are multiple eim eva

Re: [Libmesh-users] hp-EIM

2019-05-01 Thread Nikhil Vaidya
Hi David, I have started to implement hp-EIM. I have a question about combining hp EIM with the reduced basis method. In standard EIM, the theta objects from the eim evaluation object are attached to the rb theta expansion of the rb evaluation object. In hp EIM there are multiple eim evaluation ob

Re: [Libmesh-users] hp-EIM

2019-04-02 Thread David Knezevic
On Tue, Apr 2, 2019 at 10:30 AM Nikhil Vaidya wrote: > Hello, > > I was wondering if there is a way to perform hp-EIM using the reduced basis > module. > It's not implemented at the moment. You could try to extend the current EIM code in order to support it, if you like. Best, David __

Re: [Libmesh-users] hp-EIM

2019-04-02 Thread David Knezevic
On Tue, Apr 2, 2019 at 10:39 AM Nikhil Vaidya wrote: > Hi David, > > Thanks for your reply. Could you give me some tips for extending the > current EIM code? > You'd have to read through the EIM code and familiarize yourself with it... I don't see any blockers to supporting hp-EIM, but it would

Re: [Libmesh-users] hp-EIM

2019-04-02 Thread Nikhil Vaidya
Hi David, Thanks for your reply. Could you give me some tips for extending the current EIM code? Best regards, Nikhil On Tue, Apr 2, 2019 at 4:31 PM David Knezevic wrote: > On Tue, Apr 2, 2019 at 10:30 AM Nikhil Vaidya > wrote: > >> Hello, >> >> I was wondering if there is a way to perform hp

[Libmesh-users] hp-EIM

2019-04-02 Thread Nikhil Vaidya
Hello, I was wondering if there is a way to perform hp-EIM using the reduced basis module. Best regards, Nikhil Vaidya ___ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users