[petsc-dev] Webpage missing

Satish Balay balay at mcs.anl.gov
Fri Mar 2 14:48:56 CST 2018


nope - include/petscvec.h is listed in src/vec/vec/makefile which uses
MANSEC=Vec - so include/makefile just lists files that should go into
'MANSEC=Sys'?

So I don't know why this change was made..

Satish

On Fri, 2 Mar 2018, Satish Balay wrote:

> I guess the issue is - most files in PETSC_DIR/include have manpages -
> but [with curent doc generation tools] - they all have to go into the
> same man section.
> 
> balay at asterix /home/balay/petsc (master=)
> $ git grep -l /\\*MC include/
> include/petsc/private/petscimpl.h
> include/petscdmda.h
> include/petscdraw.h
> include/petscerror.h
> include/petscfetypes.h
> include/petscksp.h
> include/petsclog.h
> include/petscmat.h
> include/petscmath.h
> include/petscmatlab.h
> include/petscoptions.h
> include/petscsnes.h
> include/petscsys.h
> include/petsctime.h
> include/petscts.h
> include/petscvec.h
> include/petscviewer.h
> balay at asterix /home/balay/petsc (master=)
> $ 
> 
> 
> Satish
> 
> On Fri, 2 Mar 2018, Satish Balay wrote:
> 
> > Looks like it went into 'Vec' section.
> > 
> > https://bitbucket.org/petsc/petsc/commits/1fd49c2520df80b4b23f7bac1a7aae848a1a6ec1#Linclude/makefileF13
> > 
> > Barry, Should this be reverted?
> > 
> > Satish
> > 
> > On Fri, 2 Mar 2018, Matthew Knepley wrote:
> > 
> > > I cannot find
> > > 
> > > 
> > > http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/UsingFortran.html
> > > 
> > > in the dev docs.
> > > 
> > >   Thanks,
> > > 
> > >     Matt
> > > 
> > > 
> > 
> > 
> 
> 



More information about the petsc-dev mailing list