Home
last modified time | relevance | path

Searched refs:lent (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/objects/
H A Doptions.c1798 size_t len = 1, lent = 0; in PetscOptionsGetAll() local
1806 PetscCall(PetscStrlen(options->names[i], &lent)); in PetscOptionsGetAll()
1807 len += 2 + lent; in PetscOptionsGetAll()
1809 PetscCall(PetscStrlen(options->values[i], &lent)); in PetscOptionsGetAll()
1810 len += 1 + lent; in PetscOptionsGetAll()
/petsc/doc/
H A Dpetsc.bib26432 @Article{ censor.lent:iterative,