Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/socket/mex-scripts/
H A Dmakefile8 mex-scripts: sread sopen sclose swrite
34 sclose: target
35 …EX} -g GCC='${CC}' CC='${PCC}' CFLAGS='${COPTFLAGS} ${CC_FLAGS} ${CCPPFLAGS} ${PCC_FLAGS}' sclose.c
36 -@${RM} -f sclose.o
37 -@${MV} sclose.mex* ${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/matlab
/petsc/share/petsc/matlab/@PetscOpenSocket/
H A DPetscOpenSocket.m5 …s an object-oriented interface to the PETSc provided MATLAB routines sopen(), sread(), and sclose()
8 % The MEX source for sopen(), sread() and sclose() is in $PETSC_DIR/src/sys/classes/viewer/impls/s…
H A Dclose.m7 sclose(sreader.fd);