Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ts/impls/implicit/theta/
H A Dtheta.c18 PetscBool endpoint; member
1132 static PetscErrorCode TSThetaGetEndpoint_Theta(TS ts, PetscBool *endpoint) in TSThetaGetEndpoint_Theta()
1353 PetscErrorCode TSThetaGetEndpoint(TS ts, PetscBool *endpoint) in TSThetaGetEndpoint()
/petsc/src/dm/interface/
H A Ddmperiodicity.c97 PetscErrorCode DMLocalizeCoordinate(DM dm, const PetscScalar in[], PetscBool endpoint, PetscScalar … in DMLocalizeCoordinate()
/petsc/src/dm/impls/plex/
H A Dplexglvis.c319 PetscBool endpoint = PETSC_TRUE; in GLVisCreateFE() local
H A Dplexgmsh.c1405 PetscBool endpoint = PETSC_TRUE; in GmshCreateFE() local
/petsc/src/ts/tutorials/
H A Dex10.c68 PetscBool endpoint; member