Re: [Libmesh-users] [RB] How to print output error bounds in the offline stage (RB training)

2019-01-20 Thread ss.kang
Thank you for a reply, David. I know the code, "libMesh::out << "Maximum error bound is " << training_greedy_error << std::endl" in rb_construction.C in order to print error bounds during the RB training. However, the "training_greedy_error" is a "Maximum solution error bound," not a "Maxim

Re: [Libmesh-users] Examples in topology optimization?

2019-01-20 Thread Bailey Curzadd
I used libmesh for a topology optimization code I developed. What exactly are you looking for? What kind of optimization are you trying to implement? Bailey On Sat, Jan 19, 2019 at 8:14 PM Yuxiang Wang wrote: > Dear all, > > Sorry for the spam - I am curious in whether anyone knows about if the