Home
last modified time | relevance | path

Searched defs:buffer (Results 26 – 41 of 41) sorted by relevance

12

/petsc/src/sys/tests/
H A Dex64.cxx121 mutable std::string buffer; member
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c733 PetscSFNode *owners, *buffer, *iremote; in PetscSFCreateByMatchingIndices() local
/petsc/src/sys/classes/draw/impls/image/
H A Ddrawimage.c460 unsigned char *buffer = NULL; in PetscDrawGetImage_Image() local
/petsc/include/petsc/mpiuni/
H A Dmpi.h422 …#define MPI_Buffer_attach(buffer, size) (M… argument
423 …#define MPI_Buffer_detach(buffer, size) (M… argument
492 …#define MPI_Bcast(buffer, count, datatype, root, comm) (MPIUNI… argument
/petsc/src/dm/dt/interface/
H A Ddtweakform.c7 …ErrorCode PetscChunkBufferCreate(size_t unitbytes, PetscCount expected, PetscChunkBuffer *buffer[]) in PetscChunkBufferCreate()
18 static PetscErrorCode PetscChunkBufferDuplicate(PetscChunkBuffer *buffer, PetscChunkBuffer *bufferN… in PetscChunkBufferDuplicate()
30 static PetscErrorCode PetscChunkBufferDestroy(PetscChunkBuffer **buffer) in PetscChunkBufferDestroy()
38 static PetscErrorCode PetscChunkBufferCreateChunk(PetscChunkBuffer *buffer, PetscCount size, PetscC… in PetscChunkBufferCreateChunk()
58 static PetscErrorCode PetscChunkBufferEnlargeChunk(PetscChunkBuffer *buffer, PetscCount size, Petsc… in PetscChunkBufferEnlargeChunk()
/petsc/src/dm/impls/plex/exodusii/
H A Dplexexodusii2.c1703 char buffer[PETSC_MAX_PATH_LEN + 1]; in DMPlexCreateExodus() local
/petsc/src/sys/yaml/include/
H A Dyaml.h842 } buffer; member
/petsc/src/ts/tutorials/
H A Dex11.c1023 char buffer[256], *p; in MonitorVTK() local
H A Dex18.c955 char buffer[256], *p, *prefix; in MonitorFunctionals() local
/petsc/src/ksp/ksp/tutorials/
H A Dex42.c1439 PetscScalar *buffer; in DAView_3DVTK_StructuredGrid_appended() local
/petsc/include/
H A Dpetsclog.h532 …#define MPI_Bcast(buffer, count, datatype, root, comm) (PetscAddLogDouble(&petsc_allreduce_ct, &pe… argument
/petsc/src/dm/impls/swarm/
H A Dswarm.c1386 PetscErrorCode DMSwarmSetLocalSizes(DM sw, PetscInt nlocal, PetscInt buffer) in DMSwarmSetLocalSizes()
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx3295 void *buffer; in MatAXPY_SeqAIJHIPSPARSE() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu3903 void *buffer; in MatAXPY_SeqAIJCUSPARSE() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c2975 PetscSFNode *owners, *buffer; in DMPlexSectionLoad_HDF5_Internal() local
/petsc/include/petsc/private/
H A Dmatimpl.h329 void *buffer; /* Of type blocktype, dynamically constructed */ member

12