[petsc-dev] no fortran binding for snesmonitorcancel ?

Satish Balay balay at mcs.anl.gov
Thu Aug 29 11:24:15 CDT 2013


diff --git a/src/snes/interface/snes.c b/src/snes/interface/snes.c
index 6c1cdb1..16972e1 100644
--- a/src/snes/interface/snes.c
+++ b/src/snes/interface/snes.c
@@ -3228,7 +3228,7 @@ PetscErrorCode  SNESMonitorSet(SNES snes,PetscErrorCode (*SNESMonitorFunction)(S
 
 #undef __FUNCT__
 #define __FUNCT__ "SNESMonitorCancel"
-/*@C
+/*@
    SNESMonitorCancel - Clears all the monitor functions for a SNES object.
 
    Logically Collective on SNES


will push to maint.

Satish

On Thu, 29 Aug 2013, Mark F. Adams wrote:

> /autofs/na3_home1/adams/epsi/XGC1_3/./poisson.F90:795: undefined reference to `snesmonitorcancel_'
> 
> 




More information about the petsc-dev mailing list