Home
last modified time | relevance | path

Searched refs:c2html (Results 1 – 11 of 11) sorted by relevance

/petsc/doc/
H A Dbuild_manpages_c2html.py43 c2html = None
47 c2html = shutil.which('c2html')
48 if c2html: command.append('--with-c2html')
99 c2html = shutil.which('c2html')
100 if not c2html:
102 c2html = [line for line in f if line.find('C2HTML ') > -1]
103 c2html = re.sub('[ ]*C2HTML[ ]*=[ ]*','',c2html[0]).strip('\n').strip()
104 print('Using C2HTML:', c2html)
115 build_c2html.main(petsc_dir,build_dir,outdir,c2html,mapnames)
H A Dbuild_c2html_file.py10 def main(petsc_dir,loc,git_sha,c2html,mapnames,rel_dir,file): argument
16 c2html + ' -n | \
H A Dbuild_c2html.py23 def main(petsc_dir,build_dir,loc,c2html,mapnames): argument
97 …ile.py')) + ' ' + str(petsc_dir) + ' ' + str(loc) + ' '+ git_sha + ' ' + c2html + ' ' + mapnames +…
/petsc/doc/install/
H A Dexternal_software.md60 - [c2html](https://sources.debian.org/copyright/license/c2html/)
/petsc/doc/miscellaneous/
H A Dacknowledgements.md117 - c2html
/petsc/src/snes/tutorials/output/
H A Dex19_tut_6.out125 …S="-g -O3 -march=native " --FOPTFLAGS="-g -O3 -march=native " --download-c2html --download-suitesp…
H A Dex19_tut_4.out120 …S="-g -O3 -march=native " --FOPTFLAGS="-g -O3 -march=native " --download-c2html --download-suitesp…
H A Dex19_tut_5.out129 …S="-g -O3 -march=native " --FOPTFLAGS="-g -O3 -march=native " --download-c2html --download-suitesp…
H A Dex19_tut_7.out138 …S="-g -O3 -march=native " --FOPTFLAGS="-g -O3 -march=native " --download-c2html --download-suitesp…
/petsc/doc/developers/
H A Ddocumentation.md269 - [C2html](https://gitlab.com/petsc/pkg-c2html): This generates the HTML versions of all the source…
/petsc/doc/manual/
H A Dgetting_started.md464 …-with-precision=double --with-scalar-type=real --with-viennacl=0 --download-c2html -download-sowing