Home
last modified time | relevance | path

Searched refs:stl (Results 1 – 3 of 3) sorted by relevance

/petsc/share/petsc/datafiles/meshes/
H A Dcube.stl1 binary stl file � ��������������?�� …
/petsc/src/mat/impls/is/
H A Dmatis.c971 PetscInt stl; in MatConvert_Nest_IS() local
974 for (i = 0, stl = 0; i < nr; i++) stl += lr[i]; in MatConvert_Nest_IS()
975 PetscCall(PetscMalloc1(stl, &l2gidxs)); in MatConvert_Nest_IS()
976 for (i = 0, stl = 0; i < nr; i++) { in MatConvert_Nest_IS()
982 PetscCall(ISCreateStride(PETSC_COMM_SELF, lr[i], stl, 1, &islrow[i])); in MatConvert_Nest_IS()
998 PetscCall(PetscSFBcastBegin(matis->csf, MPIU_INT, idxs, l2gidxs + stl, MPI_REPLACE)); in MatConvert_Nest_IS()
999 PetscCall(PetscSFBcastEnd(matis->csf, MPIU_INT, idxs, l2gidxs + stl, MPI_REPLACE)); in MatConvert_Nest_IS()
1001 PetscCall(PetscSFBcastBegin(matis->sf, MPIU_INT, idxs, l2gidxs + stl, MPI_REPLACE)); in MatConvert_Nest_IS()
1002 PetscCall(PetscSFBcastEnd(matis->sf, MPIU_INT, idxs, l2gidxs + stl, MPI_REPLACE)); in MatConvert_Nest_IS()
1005 stl += lr[i]; in MatConvert_Nest_IS()
[all …]
/petsc/doc/
H A Dpetsc.bib18493 howpublished = {\url{http://www.sgi.com/tech/stl/}},
18494 url = {http://www.sgi.com/tech/stl/},