Re: [Libmesh-users] XDR files

2020-01-23 Thread David Knezevic
As I guess you noticed, TransientRBConstruction has some functionality to read in an initial condition from an Xdr file. You can make an Xdr file in libMesh by generating a solution (e.g. by projection a function via project_solution) and writing it out, via EquationSystems::write(). However, it's

[Libmesh-users] XDR files

2020-01-23 Thread Nikhil Vaidya
Hello, I am using the reduced basis module. I need to provide a nonzero intial condition. How can I write an XDR file for this? Best regards, Nikhil Vaidya ___ Libmesh-users mailing list [email protected] https://lists.sourceforge.net