Home
last modified time | relevance | path

Searched defs:description (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/
H A Dsetup.py58 def description(): function
/petsc/
H A Dsetup.py325 description = __doc__.split('\n')[1:-1] variable
/petsc/include/petsc/private/
H A Dsectionimpl.h111 #define PetscSectionCheckValid_(description, item, nitems) \ argument
H A Dpetscimpl.h120 char *description; member
/petsc/src/binding/petsc4py/conf/
H A Dconfpetsc.py578 description = 'build C sources from Cython files' variable in build_src