Dont want to print Iteration Number | Residual Norm

15 views
Skip to first unread message

Shweta Nayak

unread,
Apr 19, 2016, 5:32:41 AM4/19/16
to cusp-users
I have created library for cg solver for CG solver which I use in OpenSEES(earthquake simulation software) but for each computation it prints     Iteration Number  | Residual Norm which I don't need(I can not see the prper output of openssees in that case). Is there any way not to print it ?

Steven Dalton

unread,
Apr 19, 2016, 9:59:40 AM4/19/16
to cusp-...@googlegroups.com
Hello Shweta,

  It's hard to tell exactly what you need to change without looking at the code but if you see "Iteration Number | Residual Norm" in the output it means that the monitor passed to the CG solver is set to verbose. The easiest way to avoid this is to pass a default monitor to CG.

Steve

On Tue, Apr 19, 2016 at 2:32 AM, Shweta Nayak <nayaks...@gmail.com> wrote:
I have created library for cg solver for CG solver which I use in OpenSEES(earthquake simulation software) but for each computation it prints     Iteration Number  | Residual Norm which I don't need(I can not see the prper output of openssees in that case). Is there any way not to print it ?

--
You received this message because you are subscribed to the Google Groups "cusp-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cusp-users+...@googlegroups.com.
To post to this group, send email to cusp-...@googlegroups.com.
Visit this group at https://groups.google.com/group/cusp-users.
For more options, visit https://groups.google.com/d/optout.

Shweta Nayak

unread,
Apr 20, 2016, 2:55:13 AM4/20/16
to cusp-users
Thanks Steve it worked
Reply all
Reply to author
Forward
0 new messages