Home
last modified time | relevance | path

Searched refs:MPI_Type_commit (Results 1 – 25 of 32) sorted by relevance

12

/petsc/src/mat/tests/
H A Dex33.c50 PetscCallMPI(MPI_Type_commit(&type2)); in TestMPIDerivedDataType()
61 PetscCallMPI(MPI_Type_commit(&rtype2)); in TestMPIDerivedDataType()
/petsc/src/vec/is/sf/tests/
H A Dex25.c49 PetscCallMPI(MPI_Type_commit(&newtype)); in main()
/petsc/src/sys/objects/
H A Dpinit.c937 PetscCallMPI(MPI_Type_commit(&MPIU___FLOAT128)); in PetscInitialize_Common()
940 PetscCallMPI(MPI_Type_commit(&MPIU___COMPLEX128)); in PetscInitialize_Common()
945 PetscCallMPI(MPI_Type_commit(&MPIU___FP16)); in PetscInitialize_Common()
958 PetscCallMPI(MPI_Type_commit(&MPIU_2SCALAR)); in PetscInitialize_Common()
970 PetscCallMPI(MPI_Type_commit(&MPIU_REAL_INT)); in PetscInitialize_Common()
980 PetscCallMPI(MPI_Type_commit(&MPIU_SCALAR_INT)); in PetscInitialize_Common()
986 PetscCallMPI(MPI_Type_commit(&MPIU_2INT)); in PetscInitialize_Common()
997 PetscCallMPI(MPI_Type_commit(&MPIU_INT_MPIINT)); in PetscInitialize_Common()
1002 PetscCallMPI(MPI_Type_commit(&MPI_4INT)); in PetscInitialize_Common()
1004 PetscCallMPI(MPI_Type_commit(&MPIU_4INT)); in PetscInitialize_Common()
H A Dgarbage.c157 PetscCallMPI(MPI_Type_commit(&keyset_type)); in GarbageKeyAllReduceIntersect_Private()
/petsc/src/sys/tests/
H A Dex8.c30 PetscCallMPI(MPI_Type_commit(&tmptype)); in MakeDatatype()
32 PetscCallMPI(MPI_Type_commit(dtype)); in MakeDatatype()
/petsc/src/vec/is/sf/tutorials/
H A Dex3.c62 PetscCallMPI(MPI_Type_commit(&contig)); in main()
/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h38 #define MPI_Type_commit PETSC_MPI_TYPE_COMMIT macro
H A Dmpi.h483 #define MPI_Type_commit(datatype) (MPIUNI_ARG(datatype), MPI_SUCCESS) macro
/petsc/src/ts/characteristic/impls/da/
H A Dslda.c52 PetscCallMPI(MPI_Type_commit(&c->itemType)); in CharacteristicSetUp_DA()
/petsc/src/vec/is/sf/utils/
H A Dsfcoord.c166 PetscCallMPI(MPI_Type_commit(&unit)); in PetscSFSetGraphFromCoordinates()
/petsc/src/dm/impls/plex/tutorials/
H A Dex15.c134 PetscCallMPI(MPI_Type_commit(&unit)); in VerifyLoadedSolution()
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c275 PetscCallMPI(MPI_Type_commit(&pointType)); in DMFieldEvaluate_DS()
414 PetscCallMPI(MPI_Type_commit(&Btype)); in DMFieldEvaluate_DS()
424 PetscCallMPI(MPI_Type_commit(&Dtype)); in DMFieldEvaluate_DS()
434 PetscCallMPI(MPI_Type_commit(&Htype)); in DMFieldEvaluate_DS()
/petsc/src/mat/utils/
H A Dmatstash.c775 PetscCallMPI(MPI_Type_commit(&stype)); in MatStashBlockTypeSetUp()
777 PetscCallMPI(MPI_Type_commit(&stash->blocktype)); in MatStashBlockTypeSetUp()
/petsc/doc/manualpages/
H A Dmpi.www.index101 man:+MPI_Type_commit++MPI_Type_commit++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Type_…
440 man:+MPI_Type_commit++MPI_Type_commit++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Type_…
/petsc/src/dm/impls/plex/tests/
H A Dex103.c136 PetscCallMPI(MPI_Type_commit(&unit)); in VerifyLoadedSolution()
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c116 PetscCallMPI(MPI_Type_commit(&link->mine[i])); in PetscSFWindowGetDataTypes()
117 PetscCallMPI(MPI_Type_commit(&link->remote[i])); in PetscSFWindowGetDataTypes()
/petsc/src/vec/vec/utils/tagger/impls/
H A Dcdf.c296 PetscCallMPI(MPI_Type_commit(&statType)); in VecTaggerComputeBoxes_CDF_Iterative()
/petsc/src/vec/vec/utils/
H A Dvscat.c1088 PetscCallMPI(MPI_Type_commit(&sf->vscat.unit)); in VecScatterCreate()
/petsc/src/dm/impls/da/
H A Dgr2.c622 PetscCallMPI(MPI_Type_commit(&view)); in DMDAArrayMPIIO()
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1787 PetscCallMPI(MPI_Type_commit(&unit)); in DMPlexCreateCGNS_Internal_Parallel()
2598 PetscCallMPI(MPI_Type_commit(&fieldtype)); in VecLoad_Plex_CGNS_Internal()
/petsc/src/mat/impls/aij/mpi/
H A Dmpimatmatmult.c494 PetscCallMPI(MPI_Type_commit(&stype[i])); in MatMatMultSymbolic_MPIAIJ_MPIDense()
504 PetscCallMPI(MPI_Type_commit(&rtype[i])); in MatMatMultSymbolic_MPIAIJ_MPIDense()
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c2134 PetscCallMPI(MPI_Type_commit(&vector_type)); in MatTransposeMatMultNumeric_MPIDense_MPIDense()
2492 PetscCallMPI(MPI_Type_commit(&vector_type)); in MatMatMultNumeric_MPIDense_MPIDense()
/petsc/src/dm/impls/plex/
H A Dplexsfc.c680 PetscCallMPI(MPI_Type_commit(&vertex_unit)); in DMPlexCorrectOrientationForIsoperiodic()
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu1188 PetscCallMPI(MPI_Type_commit(&dtype)); in MatH2OpusSetCoords_H2OPUS()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h2408 PetscCallMPI(MPI_Type_commit(&nodeType)); in DMPforestGetTransferSF_Point()
2411 PetscCallMPI(MPI_Type_commit(&nodeClosureType)); in DMPforestGetTransferSF_Point()
2466 PetscCallMPI(MPI_Type_commit(&quadType)); in DMPforestGetTransferSF_Point()

12