Home
last modified time | relevance | path

Searched refs:year (Results 1 – 9 of 9) sorted by relevance

/petsc/doc/
H A Dpetsc.bib31 year = {1984},
42 year = {1982},
50 year = {1996},
60 year = {1979},
67 year = {2016},
78 year = {1993},
93 year = {1996},
103 year = {2019},
112 year = {2017}
121 year = {1996},
[all …]
H A Dindex.md138 :end-at: year
145 :end-at: year
152 :end-at: year
161 :end-at: year
188 :end-at: year
197 :end-at: year
H A Dconf.py39 …ight = '1991-%d, UChicago Argonne, LLC and the PETSc Development Team' % datetime.date.today().year
/petsc/doc/developers/
H A Dmrmanagement.md50 - One year
53 If a submitter has been unresponsive for a year,
/petsc/src/snes/tutorials/
H A Dex48.c283 PetscReal year; member
317 … thi->Lx) * PetscSinReal(y * 2 * PETSC_PI / thi->Ly)) * units->Pascal * units->year / units->meter; in THIInitialize_HOM_C()
330 p->beta2 = 1000 * (r < 1 ? 2 : 0) * units->Pascal * units->year / units->meter; in THIInitialize_HOM_X()
343 … * PetscCosReal(x * 3 / 2) * PetscCosReal(y * 3 / 2)) * units->Pascal * units->year / units->meter; in THIInitialize_HOM_Y()
355 … * PetscCosReal(x * 3 / 2) * PetscCosReal(y * 3 / 2)) * units->Pascal * units->year / units->meter; in THIInitialize_HOM_Z()
362 … thi->friction.irefgam = 1. / (0.5 * PetscSqr(thi->friction.refvel * units->meter / units->year)); in THIFriction()
363 …thi->friction.eps2 = 0.5 * PetscSqr(thi->friction.epsvel * units->meter / units->year) * thi->f… in THIFriction()
381 …A = 1.e-16 * PetscPowReal(units->Pascal, -n) / units->year, /* softness parame… in THIViscosity()
385 thi->viscosity.eps = 0.5 * PetscSqr(1e-5 / units->year); in THIViscosity()
458 units->year = 31556926. * units->second; /* seconds per year */ in THICreate()
[all …]
/petsc/src/ts/tutorials/
H A Dex14.c273 PetscReal year; member
356 …>Lx) * PetscSinReal(y * 2 * PETSC_PI / thi->Ly)) * units->Pascal * units->year / units->meter / th… in THIInitialize_HOM_C()
382 p->beta2 = 1000 * (r < 1 ? 2 : 0) * units->Pascal * units->year / units->meter / thi->rhog; in THIInitialize_HOM_X()
394 …tscCosReal(x * 3 / 2) * PetscCosReal(y * 3 / 2)) * units->Pascal * units->year / units->meter / th… in THIInitialize_HOM_Y()
405 …tscCosReal(x * 3 / 2) * PetscCosReal(y * 3 / 2)) * units->Pascal * units->year / units->meter / th… in THIInitialize_HOM_Z()
412 thi->friction.irefgam = 1. / (0.5 * PetscSqr(100 * units->meter / units->year)); in THIFriction()
431 …A = 1.e-16 * PetscPowReal(units->Pascal, -n) / units->year, /* softness parame… in THIViscosity()
435 thi->viscosity.eps = 0.5 * PetscSqr(1e-5 / units->year); in THIViscosity()
522 units->year = 31556926. * units->second, /* seconds per year */ in THICreate()
602 thi->erosion.rate *= units->meter / units->year; in THICreate()
[all …]
/petsc/doc/miscellaneous/
H A Dapplications_publications.md39 plate speed of 1 cm/year; the bottom has 5 cm/year. Mid-ocean ridges host 80% of Earth’s
/petsc/doc/community/meetings/2023/
H A Dindex.md235 PETSc library late last year and present some performance benchmarking data
472 year time scales. The infeasibility of extracting a spatially and
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE474 Copyright (C) <year> <name of author>