Home
last modified time | relevance | path

Searched defs:constant (Results 1 – 13 of 13) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex72.c126 MatNullSpace constant; in main() local
/petsc/src/binding/petsc4py/conf/
H A Dstubgen.py81 def visit_constant(constant): argument
/petsc/src/dm/impls/plex/tests/
H A Dex46.c11 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function
H A Dex3.c40 PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nf, PetscS… in constant() function
/petsc/src/binding/petsc4py/docs/source/
H A Dapidoc.py157 def visit_data(constant): argument
/petsc/src/snes/tests/
H A Dex2.c25 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function
H A Dex8.c149 PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nc, PetscS… in constant() function
/petsc/include/
H A Dpetscmath.h776 #define PetscRealConstant(constant) constant##F argument
778 #define PetscRealConstant(constant) constant argument
780 #define PetscRealConstant(constant) constant##Q argument
782 #define PetscRealConstant(constant) constant##F argument
/petsc/src/dm/dt/fe/tests/
H A Dex3.c12 static void constant(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in constant() function
/petsc/src/dm/impls/swarm/tests/
H A Dex11.c29 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function
/petsc/src/snes/tutorials/
H A Dex76.c54 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function
/petsc/src/ts/tutorials/
H A Dex77.c82 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function
H A Dex76.c113 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function