Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Dpackage.c36 PetscCall(PetscStrtolower(pkgstr)); in PetscHasExternalPackage()
H A Dptype.c197 PetscCall(PetscStrtolower(formatted)); in PetscDataTypeFromString()
H A Doptions.c2544 PetscCall(PetscStrtolower(avail)); in PetscOptionsGetEList()
/petsc/src/sys/utils/
H A Dpdisplay.c48 PetscCall(PetscStrtolower(work)); in PetscOptionsGetenv()
H A Dstr.c300 PetscCall(PetscStrtolower(aa)); in PetscStrcasecmp()
301 PetscCall(PetscStrtolower(bb)); in PetscStrcasecmp()
/petsc/src/sys/info/
H A Dverboseinfo.c394 PetscCall(PetscStrtolower(loc1_)); in PetscInfoSetFromOptions()
400 PetscCall(PetscStrtolower(loc2_)); in PetscInfoSetFromOptions()
/petsc/include/
H A Dpetscstring.h48 static inline PetscErrorCode PetscStrtolower(char a[]) in PetscStrtolower() function
/petsc/src/ksp/ksp/impls/lsqr/
H A Dlsqr.c390 PetscCall(PetscStrtolower(normtype)); in KSPLSQRMonitorResidual_LSQR()
/petsc/src/ksp/ksp/interface/
H A Diterativ.c404 PetscCall(PetscStrtolower(normtype)); in KSPMonitorTrueResidual()
588 PetscCall(PetscStrtolower(normtype)); in KSPMonitorTrueResidualMax()