Re: [petsc-dev] Webpage missing

2018-03-02 Thread Satish Balay
On Fri, 2 Mar 2018, Satish Balay wrote:

> 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'?

Pushed this change.

Satish


Re: [petsc-dev] Webpage missing

2018-03-02 Thread Satish Balay
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@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@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
> > > 
> > > 
> > 
> > 
> 
> 



Re: [petsc-dev] Webpage missing

2018-03-02 Thread Satish Balay
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@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@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
> > 
> > 
> 
> 



Re: [petsc-dev] Webpage missing

2018-03-02 Thread Satish Balay
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
> 
> 



Re: [petsc-dev] Webpage missing

2018-03-02 Thread Smith, Barry F.

   I think because there is only one way to do it and it is straightforward now 
the document was removed. You should check that the users manual does a good 
job explaining it.

   Barry


> On Mar 2, 2018, at 2:09 PM, 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
> 
> -- 
> What most experimenters take for granted before they begin their experiments 
> is infinitely more interesting than any results to which their experiments 
> lead.
> -- Norbert Wiener
> 
> https://www.cse.buffalo.edu/~knepley/