Home
last modified time | relevance | path

Searched defs:In (Results 1 – 7 of 7) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DInput.pm23 package In; package
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresorthog.c233 PetscErrorCode KSPAGMRESRodvec(KSP ksp, PetscInt nvec, PetscScalar *In, Vec Out) in KSPAGMRESRodvec()
/petsc/src/ksp/ksp/utils/dm/
H A Ddmproject.c223 PetscErrorCode DMAdaptInterpolator(DM dmc, DM dmf, Mat In, KSP smoother, Mat MF, Mat MC, Mat *InAda… in DMAdaptInterpolator()
389 PetscErrorCode DMCheckInterpolator(DM dmf, Mat In, Mat MC, Mat MF, PetscReal tol) in DMCheckInterpolator()
/petsc/src/dm/interface/
H A Ddmcoordinates.c1197 Mat In; in DMSetCoordinateDisc() local
/petsc/src/snes/tutorials/
H A Dex36.c459 Mat In; in CoarseTest() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c2932 PetscErrorCode DMPlexComputeInterpolatorNested(DM dmc, DM dmf, PetscBool isRefined, Mat In, PetscCt… in DMPlexComputeInterpolatorNested()
3171 PetscErrorCode DMPlexComputeInterpolatorGeneral(DM dmc, DM dmf, Mat In, PetscCtx ctx) in DMPlexComputeInterpolatorGeneral()
H A Dplex.c2019 Mat In; in DMPlexCreateHighOrderSurrogate_Internal() local