Searched refs:lentext (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/sys/objects/ftn-custom/ |
| H A D | zoptionsf.c | 89 …ErrorCode *ierr, PETSC_FORTRAN_CHARLEN_T lenopt, PETSC_FORTRAN_CHARLEN_T lentext, PETSC_FORTRAN_CH… in petscoptionsbool_() argument 94 FIXCHAR(text, lentext, ctext); in petscoptionsbool_() 108 …ErrorCode *ierr, PETSC_FORTRAN_CHARLEN_T lenopt, PETSC_FORTRAN_CHARLEN_T lentext, PETSC_FORTRAN_CH… in petscoptionsbool3_() argument 113 FIXCHAR(text, lentext, ctext); in petscoptionsbool3_() 127 …ErrorCode *ierr, PETSC_FORTRAN_CHARLEN_T lenopt, PETSC_FORTRAN_CHARLEN_T lentext, PETSC_FORTRAN_CH… in petscoptionsboolarray_() argument 133 FIXCHAR(text, lentext, ctext); in petscoptionsboolarray_() 148 …ErrorCode *ierr, PETSC_FORTRAN_CHARLEN_T lenopt, PETSC_FORTRAN_CHARLEN_T lentext, PETSC_FORTRAN_CH… in petscoptionsenumprivate_() argument 154 FIXCHAR(text, lentext, ctext); in petscoptionsenumprivate_() 169 …ErrorCode *ierr, PETSC_FORTRAN_CHARLEN_T lenopt, PETSC_FORTRAN_CHARLEN_T lentext, PETSC_FORTRAN_CH… in petscoptionsint_() argument 174 FIXCHAR(text, lentext, ctext); in petscoptionsint_() [all …]
|