Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 63) sorted by relevance

123

/petsc/src/sys/classes/draw/utils/
H A Daxisc.c391 PetscErrorCode PetscStripe0(char *buf) in PetscStripe0()
417 PetscErrorCode PetscStripAllZeros(char *buf) in PetscStripAllZeros()
440 PetscErrorCode PetscStripTrailingZeros(char *buf) in PetscStripTrailingZeros()
471 PetscErrorCode PetscStripInitialZero(char *buf) in PetscStripInitialZero()
488 PetscErrorCode PetscStripZeros(char *buf) in PetscStripZeros()
508 PetscErrorCode PetscStripZerosPlus(char *buf) in PetscStripZerosPlus()
H A Daxis.c10 static char buf[40]; in PetscADefLabel() local
/petsc/src/mat/impls/localref/
H A Dmlocalref.c12 #define IndexSpaceGet(buf, nrow, ncol, irowm, icolm) \ argument
22 #define IndexSpaceRestore(buf, nrow, ncol, irowm, icolm) \ argument
38 PetscInt buf[4096], *irowm = NULL, *icolm; /* suppress maybe-uninitialized warning */ in MatSetValuesBlockedLocal_LocalRef_Block() local
53 PetscInt rbs, cbs, buf[4096], *irowm, *icolm; in MatSetValuesBlockedLocal_LocalRef_Scalar() local
70 PetscInt buf[4096], *irowm, *icolm; in MatSetValuesLocal_LocalRef_Scalar() local
/petsc/src/sys/fileio/
H A Dsmatlab.c32 char buf[1024], *found; in PetscStartMatlab() local
H A Dmpiuopen.c116 char buf[1024]; in PetscPClose() local
H A Dfretrieve.c407 char buf[1024], *str, *substring; in PetscFileRetrieve() local
/petsc/src/vec/is/sf/tutorials/
H A Dex1.c198 char buf[256]; in main() local
281 char buf[256]; in main() local
335 char buf[256]; in main() local
/petsc/include/petsc/mpiuni/
H A Dmpi.h414 …#define MPI_Send(buf, count, datatype, dest, tag, comm) (M… argument
416 …#define MPI_Recv(buf, count, datatype, source, tag, comm, status) (M… argument
419 …#define MPI_Bsend(buf, count, datatype, dest, tag, comm) (M… argument
420 …#define MPI_Ssend(buf, count, datatype, dest, tag, comm) (M… argument
421 …#define MPI_Rsend(buf, count, datatype, dest, tag, comm) (M… argument
424 …#define MPI_Ibsend(buf, count, datatype, dest, tag, comm, request) (M… argument
425 …#define MPI_Issend(buf, count, datatype, dest, tag, comm, request) (M… argument
426 …#define MPI_Irsend(buf, count, datatype, dest, tag, comm, request) (M… argument
428 …#define MPI_Irecv(buf, count, datatype, source, tag, comm, request) (M… argument
430 …#define MPI_Isend(buf, count, datatype, dest, tag, comm, request) (M… argument
[all …]
/petsc/src/sys/classes/draw/interface/
H A Ddsave.c42 char buf[PETSC_MAX_PATH_LEN]; in PetscDrawSetSave() local
143 char buf[PETSC_MAX_PATH_LEN]; in PetscDrawSetSaveFinalImage() local
/petsc/src/dm/impls/plex/
H A Dgmshlex.h72 int i, j, *sub, buf[SN2(GMSH_MAX_ORDER)]; in GmshLexOrder_TRI() local
100 int i, j, *sub, buf[BN2(GMSH_MAX_ORDER)]; in GmshLexOrder_QUA() local
130 int i, j, k, *sub, buf[SN3(GMSH_MAX_ORDER)]; in GmshLexOrder_TET() local
174 int i, j, k, *sub, buf[BN3(GMSH_MAX_ORDER)]; in GmshLexOrder_HEX() local
230 int i, j, k, *sub, buf[BN2(GMSH_MAX_ORDER)]; in GmshLexOrder_PRI() local
H A Dplexply.c59 char buf = '\0'; in DMPlexCreatePLYFromFile() local
H A Dplexgmsh.c212 static PetscErrorCode GmshBufferGet(GmshFile *gmsh, PetscCount count, size_t eltsize, void *buf) in GmshBufferGet()
229 static PetscErrorCode GmshBufferSizeGet(GmshFile *gmsh, PetscCount count, void *buf) in GmshBufferSizeGet()
247 static PetscErrorCode GmshRead(GmshFile *gmsh, void *buf, PetscCount count, PetscDataType dtype) in GmshRead()
258 static PetscErrorCode GmshReadString(GmshFile *gmsh, char *buf, PetscCount count) in GmshReadString()
314 static PetscErrorCode GmshReadPetscInt(GmshFile *gmsh, PetscInt *buf, PetscCount count) in GmshReadPetscInt()
344 static PetscErrorCode GmshReadPetscCount(GmshFile *gmsh, PetscCount *buf, PetscCount count) in GmshReadPetscCount()
374 static PetscErrorCode GmshReadInt(GmshFile *gmsh, int *buf, PetscCount count) in GmshReadInt()
384 static PetscErrorCode GmshReadDouble(GmshFile *gmsh, double *buf, PetscCount count) in GmshReadDouble()
1729 int buf[6]; in DMPlexCreateGmsh() local
/petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/
H A Dpybuffer.h37 void *buf, PetscInt count, char typechar, in PyPetscBuffer_FillInfo()
/petsc/src/sys/tests/
H A Dex64.cxx658 const auto int_printer = [](int key, std::string &buf) { in main()
663 const auto double_printer = [](double value, std::string &buf) { in main()
668 const auto foo_printer = [](const Foo &key, std::string &buf) { in main()
673 const auto bar_printer = [](const Bar &value, std::string &buf) { in main()
678 const auto pair_printer = [](const std::pair<int, double> &value, std::string &buf) { in main()
/petsc/src/sys/objects/
H A Dprefix.c182 char *buf; in PetscObjectPrependOptionsPrefix() local
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.h20 PetscScalar *buf[2]; member
/petsc/include/
H A Dpetsclog.h491 #define MPI_Irecv(buf, count, datatype, source, tag, comm, request) \ argument
494 #define MPI_Irecv_c(buf, count, datatype, source, tag, comm, request) \ argument
497 #define MPI_Isend(buf, count, datatype, dest, tag, comm, request) \ argument
500 #define MPI_Isend_c(buf, count, datatype, dest, tag, comm, request) \ argument
511 #define MPI_Recv(buf, count, datatype, source, tag, comm, status) \ argument
514 #define MPI_Recv_c(buf, count, datatype, source, tag, comm, status) \ argument
517 #define MPI_Send(buf, count, datatype, dest, tag, comm) \ argument
520 #define MPI_Send_c(buf, count, datatype, dest, tag, comm) \ argument
585 #define MPIX_Send_enqueue(buf, count, datatype, dest, tag, comm) \ argument
588 #define MPIX_Recv_enqueue(buf, count, datatype, source, tag, comm, status) \ argument
[all …]
H A Dpetscsys.h2735 static inline PetscMPIInt MPIU_Send(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPI… in MPIU_Send()
2744 static inline PetscMPIInt MPIU_Send_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, Pet… in MPIU_Send_init()
2753 static inline PetscMPIInt MPIU_Isend(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMP… in MPIU_Isend()
2762 static inline PetscMPIInt MPIU_Recv(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMPI… in MPIU_Recv()
2771 static inline PetscMPIInt MPIU_Recv_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, Pet… in MPIU_Recv_init()
2780 static inline PetscMPIInt MPIU_Irecv(const void *buf, MPIU_Count count, MPI_Datatype dtype, PetscMP… in MPIU_Irecv()
2842 …#define MPIU_Send(buf, count, dtype, dest, tag, comm) MPI_Send_c(buf, (MPI_Count)(… argument
2843 …#define MPIU_Send_init(buf, count, dtype, dest, tag, comm, request) MPI_Send_init_c(buf, (MPI_Co… argument
2844 …#define MPIU_Isend(buf, count, dtype, dest, tag, comm, request) MPI_Isend_c(buf, (MPI_Count)… argument
2845 …#define MPIU_Recv(buf, count, dtype, source, tag, comm, status) MPI_Recv_c(buf, (MPI_Count)(… argument
[all …]
/petsc/src/vec/vec/tests/
H A Dex48.c339 char buf[PETSC_MAX_PATH_LEN]; in testGroupsDatasets() local
467 …formPath(PetscBool relativize, const char path[], const char dataset[], char buf[], size_t bufsize) in formPath()
489 char buf[PETSC_MAX_PATH_LEN]; in testAttributesAbsolutePath() local
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp57 …scInt count, PetscInt start, const PetscInt *opt, const PetscInt *idx, const Type *data, Type *buf) in d_Pack()
70 …scInt count, PetscInt start, const PetscInt *opt, const PetscInt *idx, Type *data, const Type *buf) in d_UnpackAndOp()
276 …unt, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, const void *data, void *buf) noexcept in Pack()
292 …unt, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, void *data, const void *buf) noexcept in UnpackAndOp()
308 …Int count, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, void *data, void *buf) noexcept in FetchAndOp()
/petsc/src/tao/leastsquares/tutorials/matlab/
H A Dmatlab_ls_test.c56 char buf[1024]; in TaoPounders() local
/petsc/config/BuildSystem/config/
H A DcompilersFortran.py7 def remove_xcode_verbose(buf): argument
/petsc/src/binding/petsc4py/src/
H A Dpyapicompat.h12 void *buf; member
/petsc/config/BuildSystem/config/packages/
H A DMPI.py910 def log_print_mpi_h_line(self,buf): argument
/petsc/src/dm/impls/da/
H A Dgrvtk.c124 char buf[256]; in DMDAVTKWriteAll_VTS() local
340 char buf[256]; in DMDAVTKWriteAll_VTR() local

123