Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 143) sorted by relevance

123456

/petsc/src/sys/fileio/ftn-custom/
H A Dzsysiof.c78 PETSC_EXTERN void petscbinaryreadint_(int *fd, void *data, PetscInt *num, PetscInt *count, PetscDat… in petscbinaryreadint_()
85 PETSC_EXTERN void petscbinaryreadreal_(int *fd, void *data, PetscInt *num, PetscInt *count, PetscDa… in petscbinaryreadreal_()
92 PETSC_EXTERN void petscbinaryreadcomplex_(int *fd, void *data, PetscInt *num, PetscInt *count, Pets… in petscbinaryreadcomplex_()
99 PETSC_EXTERN void petscbinaryreadint1_(int *fd, void *data, PetscInt *num, PetscInt *count, PetscDa… in petscbinaryreadint1_()
106 PETSC_EXTERN void petscbinaryreadreal1_(int *fd, void *data, PetscInt *num, PetscInt *count, PetscD… in petscbinaryreadreal1_()
113 PETSC_EXTERN void petscbinaryreadcomplex1_(int *fd, void *data, PetscInt *num, PetscInt *count, Pet… in petscbinaryreadcomplex1_()
120 PETSC_EXTERN void petscbinaryreadintcnt_(int *fd, void *data, PetscInt *num, PetscInt *count, Petsc… in petscbinaryreadintcnt_()
127 PETSC_EXTERN void petscbinaryreadrealcnt_(int *fd, void *data, PetscInt *num, PetscInt *count, Pets… in petscbinaryreadrealcnt_()
134 PETSC_EXTERN void petscbinaryreadcomplexcnt_(int *fd, void *data, PetscInt *num, PetscInt *count, P… in petscbinaryreadcomplexcnt_()
141 PETSC_EXTERN void petscbinaryreadint1cnt_(int *fd, void *data, PetscInt *num, PetscInt *count, Pets… in petscbinaryreadint1cnt_()
[all …]
/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
418 …#define MPI_Get_count(status, datatype, count) (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
[all …]
/petsc/src/sys/classes/viewer/impls/binary/ftn-custom/
H A Dzbinvf90.c41 …iewerbinaryreadint_(PetscViewer *viewer, PetscInt *a, PetscInt *len, PetscInt *count, PetscErrorCo… in petscviewerbinaryreadint_()
49 …inaryreadscalar_(PetscViewer *viewer, PetscScalar *a, PetscInt *len, PetscInt *count, PetscErrorCo… in petscviewerbinaryreadscalar_()
57 …werbinaryreadreal_(PetscViewer *viewer, PetscReal *a, PetscInt *len, PetscInt *count, PetscErrorCo… in petscviewerbinaryreadreal_()
/petsc/include/
H A Dpetsclog.h460 static inline PetscErrorCode PetscMPITypeSize(PetscCount count, MPI_Datatype type, PetscLogDouble *… in PetscMPITypeSize()
491 #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
503 #define MPI_Startall_irecv(count, datatype, number, requests) \ argument
506 #define MPI_Startall_isend(count, datatype, number, requests) \ argument
509 …#define MPI_Start_isend(count, datatype, requests) (PetscAddLogDouble(&petsc_isend_ct, &petsc_isen… 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
[all …]
H A Dpetscsys.h2654 static inline PetscErrorCode PetscSegBufferGetInts(PetscSegBuffer seg, PetscCount count, PetscInt *… in PetscSegBufferGetInts()
2725 static inline PetscMPIInt MPIU_Get_count(MPI_Status *status, MPI_Datatype dtype, PetscCount *count) in MPIU_Get_count()
2735 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()
2789 static inline PetscMPIInt MPIU_Reduce(const void *inbuf, void *outbuf, MPIU_Count count, MPI_Dataty… in MPIU_Reduce()
2799 static inline PetscMPIInt MPIU_Reduce_local(const void *inbuf, void *inoutbuf, MPIU_Count count, MP… in MPIU_Reduce_local()
[all …]
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp57 PETSC_KERNEL_DECL static void d_Pack(PetscInt bs, PetscInt count, PetscInt start, const PetscInt *o… in d_Pack()
70 PETSC_KERNEL_DECL static void d_UnpackAndOp(PetscInt bs, PetscInt count, PetscInt start, const Pets… in d_UnpackAndOp()
83 PETSC_KERNEL_DECL static void d_FetchAndOp(PetscInt bs, PetscInt count, PetscInt rootstart, const P… in d_FetchAndOp()
96 PETSC_KERNEL_DECL static void d_ScatterAndOp(PetscInt bs, PetscInt count, PetscInt srcx, PetscInt s… in d_ScatterAndOp()
131 PETSC_KERNEL_DECL static void d_FetchAndOpLocal(PetscInt bs, PetscInt count, PetscInt rootstart, co… in d_FetchAndOpLocal()
276 inline PetscErrorCode SfInterface<T>::Pack(PetscSFLink link, PetscInt count, PetscInt start, PetscS… in Pack()
292 inline PetscErrorCode SfInterface<T>::UnpackAndOp(PetscSFLink link, PetscInt count, PetscInt start,… in UnpackAndOp()
308 inline PetscErrorCode SfInterface<T>::FetchAndOp(PetscSFLink link, PetscInt count, PetscInt start, … in FetchAndOp()
320 inline PetscErrorCode SfInterface<T>::ScatterAndOp(PetscSFLink link, PetscInt count, PetscInt srcSt… in ScatterAndOp()
362 inline PetscErrorCode SfInterface<T>::ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt s… in ScatterAndInsert()
[all …]
/petsc/src/sys/utils/
H A Dmpits.c73 static PetscErrorCode PetscCommBuildTwoSided_Ibarrier(MPI_Comm comm, PetscMPIInt count, MPI_Datatyp… in PetscCommBuildTwoSided_Ibarrier()
133 static PetscErrorCode PetscCommBuildTwoSided_Allreduce(MPI_Comm comm, PetscMPIInt count, MPI_Dataty… in PetscCommBuildTwoSided_Allreduce()
179 static PetscErrorCode PetscCommBuildTwoSided_RedScatter(MPI_Comm comm, PetscMPIInt count, MPI_Datat… in PetscCommBuildTwoSided_RedScatter()
255 PetscErrorCode PetscCommBuildTwoSided(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscMP… in PetscCommBuildTwoSided()
289 static PetscErrorCode PetscCommBuildTwoSidedFReq_Reference(MPI_Comm comm, PetscMPIInt count, MPI_Da… in PetscCommBuildTwoSidedFReq_Reference() argument
328 static PetscErrorCode PetscCommBuildTwoSidedFReq_Ibarrier(MPI_Comm comm, PetscMPIInt count, MPI_Dat… in PetscCommBuildTwoSidedFReq_Ibarrier() argument
440 PetscErrorCode PetscCommBuildTwoSidedF(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, PetscM… in PetscCommBuildTwoSidedF() argument
487 PetscErrorCode PetscCommBuildTwoSidedFReq(MPI_Comm comm, PetscMPIInt count, MPI_Datatype dtype, Pet… in PetscCommBuildTwoSidedFReq() argument
H A Dsegbuffer.c22 static PetscErrorCode PetscSegBufferAlloc_Private(PetscSegBuffer seg, PetscCount count) in PetscSegBufferAlloc_Private()
90 PetscErrorCode PetscSegBufferGet(PetscSegBuffer seg, PetscCount count, void *buf) in PetscSegBufferGet()
/petsc/src/dm/impls/stag/
H A Dstag1d.c310 PetscInt count = 0, countAll = 0; in DMSetUp_Stag_1d() local
335 …PetscInt count = 0, iLocal = 0; /* No dummy points, so idxGlobal and idxGlobalAll are identi… in DMSetUp_Stag_1d() local
367 PetscInt count = 0, countAll = 0; in DMSetUp_Stag_1d() local
465 PetscInt i, iLocal, d, count; in DMStagPopulateLocalToGlobalInjective_1d() local
H A Dstagmulti.c432 … RemoveZeroWeights_Private(PetscInt n, DMStagStencil colc[], PetscScalar weight[], PetscInt *count) in RemoveZeroWeights_Private()
451 PetscInt xf, mf, nExtraxf, i, d, count; in DMStagPopulateInterpolation1d_Internal() local
510 PetscInt xf, yf, mf, nf, nExtraxf, nExtrayf, i, j, d, count; in DMStagPopulateInterpolation2d_Internal() local
647 PetscInt xf, yf, zf, mf, nf, pf, nExtraxf, nExtrayf, nExtrazf, i, j, k, d, count; in DMStagPopulateInterpolation3d_Internal() local
995 PetscInt xc, mc, nExtraxc, i, d, ii, count; in DMStagPopulateRestriction1d_Internal() local
1067 PetscInt xc, yc, mc, nc, nExtraxc, nExtrayc, i, j, d, ii, jj, count; in DMStagPopulateRestriction2d_Internal() local
1210 …PetscInt xc, yc, zc, mc, nc, pc, nExtraxc, nExtrayc, nExtrazc, i, j, k, d, ii, jj, kk, count; in DMStagPopulateRestriction3d_Internal() local
/petsc/src/sys/mpiuni/
H A Dmpi.c644 PETSC_EXTERN void petsc_mpi_reduce_(void *sendbuf, void *recvbuf, int *count, int *datatype, int *o… in petsc_mpi_reduce_()
649 PETSC_EXTERN void petsc_mpi_allreduce_(void *sendbuf, void *recvbuf, int *count, int *datatype, int… in petsc_mpi_allreduce_()
659 PETSC_EXTERN void petsc_mpi_bcast_(void *buf, int *count, int *datatype, int *root, int *comm, int … in petsc_mpi_bcast_()
674 PETSC_EXTERN void petsc_mpi_scan_(void *sendbuf, void *recvbuf, int *count, int *datatype, int *op,… in petsc_mpi_scan_()
679 PETSC_EXTERN void petsc_mpi_send_(void *buf, int *count, int *datatype, int *dest, int *tag, int *c… in petsc_mpi_send_()
684 PETSC_EXTERN void petsc_mpi_recv_(void *buf, int *count, int *datatype, int *source, int *tag, int … in petsc_mpi_recv_()
694 PETSC_EXTERN void petsc_mpi_irecv_(void *buf, int *count, int *datatype, int *source, int *tag, int… in petsc_mpi_irecv_()
699 PETSC_EXTERN void petsc_mpi_isend_(void *buf, int *count, int *datatype, int *dest, int *tag, int *… in petsc_mpi_isend_()
714 PETSC_EXTERN void petsc_mpi_waitall_(int *count, int *array_of_requests, int *array_of_statuses, in… in petsc_mpi_waitall_()
719 PETSC_EXTERN void petsc_mpi_waitany_(int *count, int *array_of_requests, int *index, int *status, i… in petsc_mpi_waitany_()
[all …]
/petsc/src/ksp/ksp/tutorials/
H A Dex6f.F90131 subroutine solve1(ksp, A, x, b, u, count, nsteps, A2, ierr) argument
/petsc/src/sys/objects/
H A Dpinit.c191 PetscMPIInt count = *cnt; in MPIU_MaxSum_Local() local
200 PetscMPIInt count = *cnt; in MPIU_MaxSum_Local() local
272 PetscMPIInt i, count = *cnt; in PetscSum_Local() local
324 PetscInt i, count = *cnt; in PetscMax_Local() local
346 PetscInt i, count = *cnt; in PetscMin_Local() local
1827 static inline PetscMPIInt MPIU_Allreduce_Count(const void *inbuf, void *outbuf, MPIU_Count count, M… in MPIU_Allreduce_Count()
1844 PetscMPIInt MPIU_Allreduce_Private(const void *inbuf, void *outbuf, MPIU_Count count, MPI_Datatype … in MPIU_Allreduce_Private()
1870 …ameLineAndCount_Private(MPI_Comm comm, const char *filename, PetscMPIInt lineno, PetscMPIInt count) in PetscCheckAllreduceSameLineAndCount_Private()
/petsc/src/dm/impls/moab/
H A Ddmmbvec.cxx124 PetscInt count, i, f; in DMMoabVecGetArray() local
205 PetscInt count, i, f; in DMMoabVecRestoreArray() local
285 PetscInt count, i, f; in DMMoabVecGetArrayRead() local
400 PetscInt count, lnative_vec, gnative_vec; in DMCreateVector_Moab_Private() local
/petsc/src/vec/is/sf/impls/basic/gather/
H A Dsfgather.c12 PetscMPIInt count; in PetscSFLinkStartCommunication_Gather() local
/petsc/src/sys/classes/draw/interface/
H A Ddsave.c285 PetscInt count; member
305 static PetscErrorCode PetscImageListAdd(const char filename[], const char ext[], PetscInt count) in PetscImageListAdd()
/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx232 static PetscErrorCode Pack(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt opt, co… in Pack()
254 static PetscErrorCode UnpackAndOp(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt … in UnpackAndOp()
274 static PetscErrorCode FetchAndOp(PetscSFLink link, PetscInt count, PetscInt start, PetscSFPackOpt o… in FetchAndOp()
293 static PetscErrorCode ScatterAndOp(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSFPack… in ScatterAndOp()
358 static PetscErrorCode ScatterAndInsert(PetscSFLink link, PetscInt count, PetscInt srcStart, PetscSF… in ScatterAndInsert()
379 static PetscErrorCode FetchAndOpLocal(PetscSFLink link, PetscInt count, PetscInt rootstart, PetscSF… in FetchAndOpLocal()
/petsc/src/binding/petsc4py/src/petsc4py/include/petsc4py/
H A Dpybuffer.h37 void *buf, PetscInt count, char typechar, in PyPetscBuffer_FillInfo()
/petsc/src/dm/impls/da/
H A Ddaltol.c18 PetscInt *idx, left, j, count, up, down, i, bottom, top, k, dim = da->dim; in DMLocalToLocalCreate_DA() local
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c860 …etscSFLinkUnpackDataWithMPIReduceLocal(PetscSF sf, PetscSFLink link, PetscInt count, PetscInt star… in PetscSFLinkUnpackDataWithMPIReduceLocal()
882 …tscSFLinkScatterDataWithMPIReduceLocal(PetscSF sf, PetscSFLink link, PetscInt count, PetscInt srcS… in PetscSFLinkScatterDataWithMPIReduceLocal()
922 PetscInt count, start; in PetscSFLinkPackRootData_Private() local
940 PetscInt count, start; in PetscSFLinkPackLeafData_Private() local
986 PetscInt count, start; in PetscSFLinkUnpackRootData_Private() local
1010 PetscInt count, start; in PetscSFLinkUnpackLeafData_Private() local
1063 PetscInt count, start; in PetscSFLinkFetchAndOpRemote() local
1085 PetscInt count, rootstart, leafstart; in PetscSFLinkScatterLocal() local
1147 PetscInt count, rootstart, leafstart; in PetscSFLinkFetchAndOpLocal() local
/petsc/src/vec/is/sf/impls/basic/gatherv/
H A Dsfgatherv.c11 PetscMPIInt count; in PetscSFLinkStartCommunication_Gatherv() local
/petsc/src/sys/fileio/
H A Dsysio.c227 PetscErrorCode PetscByteSwap(void *data, PetscDataType pdtype, PetscCount count) in PetscByteSwap()
281 PetscErrorCode PetscBinaryRead(int fd, void *data, PetscCount num, PetscInt *count, PetscDataType t… in PetscBinaryRead()
616 …arySynchronizedRead(MPI_Comm comm, int fd, void *data, PetscInt num, PetscInt *count, PetscDataTyp… in PetscBinarySynchronizedRead()
753 …Int PetscDataRep_read_conv_fn(void *userbuf, MPI_Datatype datatype, PetscMPIInt count, void *fileb… in PetscDataRep_read_conv_fn()
770 PetscMPIInt PetscDataRep_write_conv_fn(void *userbuf, MPI_Datatype datatype, PetscMPIInt count, voi… in PetscDataRep_write_conv_fn()
/petsc/src/ksp/ksp/tests/
H A Dex31.c60 PetscInt *count; in main() local
/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c887 …erBinaryWriteReadMPIIO(PetscViewer viewer, void *data, PetscInt num, PetscInt *count, PetscDataTyp… in PetscViewerBinaryWriteReadMPIIO()
938 PetscErrorCode PetscViewerBinaryRead(PetscViewer viewer, void *data, PetscInt num, PetscInt *count,… in PetscViewerBinaryRead()
976 PetscErrorCode PetscViewerBinaryWrite(PetscViewer viewer, const void *data, PetscInt count, PetscDa… in PetscViewerBinaryWrite()
997 …BinaryWriteReadAll(PetscViewer viewer, PetscBool write, void *data, PetscCount count, PetscCount s… in PetscViewerBinaryWriteReadAll()
1118 PetscErrorCode PetscViewerBinaryReadAll(PetscViewer viewer, void *data, PetscCount count, PetscCoun… in PetscViewerBinaryReadAll()
1142 PetscErrorCode PetscViewerBinaryWriteAll(PetscViewer viewer, const void *data, PetscCount count, Pe… in PetscViewerBinaryWriteAll()
/petsc/src/vec/vec/utils/
H A Dvecstash.c263 for (PetscMPIInt i = 0, count = 0; i < nreceives; i++) { in VecStashScatterBegin_Private() local
289 for (PetscMPIInt i = 0, count = 0; i < size; i++) { in VecStashScatterBegin_Private() local

123456