[petsc-users] Suppress printing in PETSc

2020-06-17 Thread Palmer, Bruce J via petsc-users
Hi, I think I may have asked this in the past, but I can’t seem to find the answer in the archive. Is there a way to suppress all printing from PETSc? Bruce Palmer Senior Research Scientist Pacific Northwest National Laboratory Richland, WA 99352 (509) 375-3899

[petsc-users] Configuring with CMake

2022-02-22 Thread Palmer, Bruce J via petsc-users
Hi, We recently switched the CMake configuration on our GridPACK application to use the PkgConfig utility instead of Jeb Brown’s FindPETSc.cmake module. This seems to work on a number of platforms but it is failing to link on others. It appears that the build cannot find the LAPACK and BLAS

Re: [petsc-users] Configuring with CMake

2022-02-22 Thread Palmer, Bruce J via petsc-users
ke to get the PETSc values? And then exactly what PETSc PkgConfig returns. > > Thanks > >Barry > > > > On Feb 22, 2022, at 11:03 AM, Palmer, Bruce J via petsc-users wrote: > > > > Hi, > > >

Re: [petsc-users] Configuring with CMake

2022-02-22 Thread Palmer, Bruce J via petsc-users
; > > On Tue, 22 Feb 2022, Barry Smith wrote: > > > Bruce, > > > > Can you please send the PkgConfig calls that you make to get the PETSc values? And then exactly what PETSc PkgConfig returns. > &

Re: [petsc-users] Configuring with CMake

2022-02-22 Thread Palmer, Bruce J via petsc-users
ot reflect this value [as it should - per the FindPkgConfig doc] [sorry - I don't understand cmake - or how one would debug cmake issues] Satish On Tue, 22 Feb 2022, Palmer, Bruce J via petsc-users wrote: > The static versions of the variables exist (PETSC_STATIC), but they a

Re: [petsc-users] Configuring with CMake

2022-03-25 Thread Palmer, Bruce J via petsc-users
ices heard. "Palmer, Bruce J via petsc-users" writes: > Argh, I'm an idiot. I can't write a proper print statement in CMake. > > The PETSC_STATIC_LDFLAGS variable is showing all the libraries so probably all I need to do is substitute that for PETSC_LDFLAGS in the GridP

Re: [petsc-users] Petsc Documentation

2022-11-07 Thread Palmer, Bruce J via petsc-users
there] - Ctrl-F is able to find PetscPrintf Satish On Mon, 7 Nov 2022, Palmer, Bruce J via petsc-users wrote: > Hi, > > The new Petsc documentation pages don't seem to have a search function. Would > it be possible to add one? I was looking around for the documentation on > PetscPrin

[petsc-users] Petsc Documentation

2022-11-07 Thread Palmer, Bruce J via petsc-users
Hi, The new Petsc documentation pages don't seem to have a search function. Would it be possible to add one? I was looking around for the documentation on PetscPrintf and couldn't find it, even on the single index of all petsc man pages. Bruce Palmer Computer Scientist Pacific Northwest

Re: [petsc-users] Petsc Documentation

2022-11-07 Thread Palmer, Bruce J via petsc-users
scrollbar is at the very bottom of the page [for both firefox and chrome] - so its not really helping.. Perhaps limiting this page to 2 columns [instead of 3] will help.. Satish On Mon, 7 Nov 2022, Palmer, Bruce J via petsc-users wrote: > Hmm. Maybe it’s a Explorer thing. You can slide the pa

Re: [petsc-users] Petsc Documentation

2022-11-07 Thread Palmer, Bruce J via petsc-users
ctrl-k is the key binding] Also google search usually gets to the man page. And on the 'single index' page - looks like the visible width is small [compared to whats there] - Ctrl-F is able to find PetscPrintf Satish On Mon, 7 Nov 2022, Palmer, Bruce J via petsc-users wrote: > Hi, > >

Re: [petsc-users] Fortran Interface

2023-12-12 Thread Palmer, Bruce J via petsc-users
click! This email originated from outside PNNL. On Tue, Dec 12, 2023 at 11:27 AM Palmer, Bruce J via petsc-users mailto:petsc-users@mcs.anl.gov>> wrote: Does documentation for the PETSc fortran interface still exist? I looked at the web pages for 3.20 (petsc.org/release<http://petsc.or

Re: [petsc-users] Fortran Interface

2023-12-12 Thread Palmer, Bruce J via petsc-users
, Palmer, Bruce J via petsc-users wrote: Thanks! It might be useful if there were a link to this page near the top of the C/Fortran API page. Bruce From: Matthew Knepley mailto:knep...@gmail.com>> Date: Tuesday, December 12, 2023 at 8:33 AM To: Palmer, Bruce J mailto:bruce.pal...@pnnl.gov>&g

[petsc-users] Fortran Interface

2023-12-12 Thread Palmer, Bruce J via petsc-users
Does documentation for the PETSc fortran interface still exist? I looked at the web pages for 3.20 (petsc.org/release) but if you go under the tab C/Fortran API, only descriptions for the C interface are there. Bruce Palmer

Re: [petsc-users] Fortran Interface

2023-12-12 Thread Palmer, Bruce J via petsc-users
at 11:27 AM Palmer, Bruce J via petsc-users mailto:petsc-users@mcs.anl.gov>> wrote: Does documentation for the PETSc fortran interface still exist? I looked at the web pages for 3.20 (petsc.org/release<http://petsc.org/release>) but if you go under the tab C/Fortran API, only descriptio

Re: [petsc-users] Fortran Interface

2023-12-13 Thread Palmer, Bruce J via petsc-users
at 7:10 PM Barry Smith mailto:bsm...@petsc.dev>> wrote: See https://petsc.gitlab.io/-/petsc/-/jobs/5739238224/artifacts/public/html/manual/fortran.html#ch-fortran and https://gitlab.com/petsc/petsc/-/merge_requests/7114 On Dec 12, 2023, at 3:22 PM, Palmer, Bruce J via petsc