[petsc-users] set limits for a nonlinear step

2015-11-18 Thread Michael Povolotskyi
Dear Petsc developers, in the old days there was a function SNESLineSearchSetParams How to set a maximum value for the nonlinear step now? Thank you, Michael. -- Michael Povolotskyi, PhD Research Assistant Professor Network for Computational Nanotechnology Hall for Discover and Learning

Re: [petsc-users] DMPlex for high order elements

2015-11-18 Thread Jed Brown
Alejandro D Otero writes: > Hi, I am trying to define a spectral element mesh in the frame of DMPlex > structure. > To begin with I am thinking of quadrilateral 2d elements. Lets say I have a > 16 node element with 2 nodes on each edge besides the 2 corners and 4 nodes > inside

Re: [petsc-users] [Posible SPAM] Re: DMPlex for high order elements

2015-11-18 Thread Alejandro D Otero
Ok, I'll think about it. Thank you! On Wed, Nov 18, 2015 at 4:29 PM, Jed Brown wrote: > Alejandro D Otero writes: > > > Hi, I am trying to define a spectral element mesh in the frame of DMPlex > > structure. > > To begin with I am thinking of quadrilateral

Re: [petsc-users] set limits for a nonlinear step

2015-11-18 Thread Matthew Knepley
On Wed, Nov 18, 2015 at 12:28 PM, Michael Povolotskyi wrote: > Dear Petsc developers, > in the old days there was a function SNESLineSearchSetParams > How to set a maximum value for the nonlinear step now? >

[petsc-users] Citation for hypre BoomerAMG

2015-11-18 Thread Young, Matthew, Adam
When I run my code with -citations, it produces @manual{hypre-web-page, title = {{\sl hypre}: High Performance Preconditioners}, organization = {Lawrence Livermore National Laboratory}, note = {\url{http://www.llnl.gov/CASC/hypre/}} } for BoomerAMG. However, the result of

[petsc-users] DMPlex for high order elements

2015-11-18 Thread Alejandro D Otero
Hi, I am trying to define a spectral element mesh in the frame of DMPlex structure. To begin with I am thinking of quadrilateral 2d elements. Lets say I have a 16 node element with 2 nodes on each edge besides the 2 corners and 4 nodes inside the element. I'd like to treat all nodes as vertex in

[petsc-users] [issue1376] Citation for hypre BoomerAMG

2015-11-18 Thread Rob Falgout hypre Tracker
Rob Falgout added the comment: Hi Matt, We have recently been using the web page as the reference for hypre, with no author list (the team and code are continually changing). So, the bib entry looks fine. To get rid of the error, try changing '@manual' to '@misc'. Hope

Re: [petsc-users] Understanding PETSC: boundary layer flow with SNES

2015-11-18 Thread Barry Smith
Sorry no one answered sooner. > On Nov 17, 2015, at 9:06 AM, Pavel Schor wrote: > > Dear PETSC users, > I am a newbie to PETSC and I try to understand it. My first attempt is to > solve 2D laminar boundary layer equations: > >u*du/dx +v*du/dy = Ue*(dUe/dx).

Re: [petsc-users] Citation for hypre BoomerAMG

2015-11-18 Thread Barry Smith
> On Nov 18, 2015, at 2:45 PM, Young, Matthew, Adam wrote: > > When I run my code with -citations, it produces > > @manual{hypre-web-page, > title = {{\sl hypre}: High Performance Preconditioners}, > organization = {Lawrence Livermore National Laboratory}, > note =

Re: [petsc-users] Citation for hypre BoomerAMG

2015-11-18 Thread Young, Matthew, Adam
Barry, You seem to be right that my style file was looking for an author; it seems to have also been looking for a year, hence the empty brackets. Unfortunately, adding an author and a year caused only those two fields to be printed in the bibliography (leaving out the rest of the info