Home
last modified time | relevance | path

Searched defs:PETSC_RESTRICT (Results 1 – 2 of 2) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/snes/tutorials/
H A Dex48.c71 #define PETSC_RESTRICT macro
194 …ometry(PetscInt q,PetscReal hx,PetscReal hy,const PetscReal dz[PETSC_RESTRICT],PetscReal phi[PETSC… in HexComputeGeometry()
714const Node n[PETSC_RESTRICT],const PetscReal phi[PETSC_RESTRICT],PetscReal dphi[PETSC_RESTRICT][3]… in PointwiseNonlinearity()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscsys.h63 # define PETSC_RESTRICT PETSC_CXX_RESTRICT macro
65 # define PETSC_RESTRICT PETSC_C_RESTRICT macro