Home
last modified time | relevance | path

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

/petsc/src/sys/fileio/
H A Dsysio.c753 …*userbuf, MPI_Datatype datatype, PetscMPIInt count, void *filebuf, MPI_Offset position, void *extr… in PetscDataRep_read_conv_fn()
770 …*userbuf, MPI_Datatype datatype, PetscMPIInt count, void *filebuf, MPI_Offset position, void *extr… in PetscDataRep_write_conv_fn()
/petsc/src/sys/mpiuni/
H A Dmpi.c746 …void *inbuf, int *incount, int *datatype, void *outbuf, int *outsize, int *position, int *comm, in… in petsc_mpi_pack_()
751 PETSC_EXTERN void petsc_mpi_unpack_(void *inbuf, int *insize, int *position, void *outbuf, int *out… in petsc_mpi_unpack_()
/petsc/include/petsc/mpiuni/
H A Dmpi.h486 #define MPI_Pack(inbuf, incount, datatype, outbuf, outsize, position, comm) \ argument
488 #define MPI_Unpack(inbuf, insize, position, outbuf, outcount, datatype, comm) \ argument
/petsc/src/mat/tests/
H A DcJSON.c90 size_t position; member
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c1588 Vec u, gc, gv, position, momentum; in MigrateParticles() local
H A Dex2.c2319 Vec u, gc, gv, position, momentum; in MigrateParticles() local
H A Dex4.c2924 Vec u, gc, gv, position, momentum; in MigrateParticles() local