Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 40) sorted by relevance

12

/petsc/config/BuildSystem/
H A Dretrieval.py111 def genericRetrieve(self,proto,url,root): argument
124 def dirRetrieve(self, url, root): argument
132 def linkRetrieve(self, url, root): argument
140 def gitRetrieve(self, url, root): argument
160 def hgRetrieve(self, url, root): argument
174 def tarballRetrieve(self, url, root): argument
H A Dlogger.py425 def setRoot(self, root): argument
428 root = property(getRoot, setRoot, doc = 'The directory containing this module') variable in Logger
/petsc/doc/
H A Dfix_man_page_edit_links.py11 def fix_man_page_edit_link(root,filename): argument
35 def fix_man_page_edit_links(root): argument
H A Dfix_pydata_margins.py8 def fix_pydata_margins(root): argument
H A Dmake_links_relative.py8 def make_links_relative(root, placeholder=PETSC_DOC_OUT_ROOT_PLACEHOLDER): argument
H A Dadd_man_page_redirects.py18 def add_man_page_redirects(root): argument
/petsc/lib/petsc/bin/
H A Dextract.py32 root = subprocess.check_output(["git", "rev-parse", "--show-toplevel"]).splitlines() variable
/petsc/src/mat/graphops/order/
H A Dgenrcm.c42 PetscInt nlvl, root, i, ccsize; in SPARSEPACKgenrcm() local
H A Dqmdqt.c26 PetscErrorCode SPARSEPACKqmdqt(const PetscInt *root, const PetscInt *xadj, const PetscInt *inadjncy… in SPARSEPACKqmdqt()
H A Drootls.c24 PetscErrorCode SPARSEPACKrootls(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy,… in SPARSEPACKrootls()
H A Dqmdrch.c30 PetscErrorCode SPARSEPACKqmdrch(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy,… in SPARSEPACKqmdrch()
H A Ddegree.c26 PetscErrorCode SPARSEPACKdegree(const PetscInt *root, const PetscInt *inxadj, const PetscInt *adjnc… in SPARSEPACKdegree()
H A Dfnroot.c32 PetscErrorCode SPARSEPACKfnroot(PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, Petsc… in SPARSEPACKfnroot()
H A Dgennd.c60 PetscInt nsep, root, i; in SPARSEPACKgennd() local
H A Dgen1wd.c36 PetscInt node, nsep, lnum, nlvl, root; in SPARSEPACKgen1wd() local
H A Drcm.c37 PetscErrorCode SPARSEPACKrcm(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, Pe… in SPARSEPACKrcm()
H A Dfndsep.c34 PetscErrorCode SPARSEPACKfndsep(PetscInt *root, const PetscInt *inxadj, const PetscInt *adjncy, Pet… in SPARSEPACKfndsep()
H A Dfn1wd.c30 PetscErrorCode SPARSEPACKfn1wd(PetscInt *root, const PetscInt *inxadj, const PetscInt *adjncy, Pets… in SPARSEPACKfn1wd()
H A Dqmdmrg.c40 …PetscInt head, inhd, irch, node, mark, ilink, root, j, lnode, nabor, jstop, jstrt, rchsze, mrgsze,… in SPARSEPACKqmdmrg() local
/petsc/config/
H A Dgmakegentest.py544 def genRunScript(self,testname,root,isRun,srcDict): argument
626 def genScriptsAndInfo(self,exfile,root,srcDict): argument
829 def checkOutput(self,exfile,root,srcDict): argument
887 def genPetscTests(self,root,dirs,files,dataDict): argument
/petsc/src/snes/interface/
H A Dsnesj.c59 PetscMPIInt size, root; in SNESComputeJacobianDefault() local
/petsc/src/sys/classes/draw/impls/x/
H A Dximage.c80 Window root; in PetscDrawGetImage_X() local
/petsc/include/
H A Dpetscsys.h2789 …buf, void *outbuf, MPIU_Count count, MPI_Datatype dtype, MPI_Op op, PetscMPIInt root, MPI_Comm com… in MPIU_Reduce()
2810 …#define MPIU_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, c… argument
2811 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
2813 …#define MPIU_Scatterv(sendbuf, sendcount, displs, sendtype, recvbuf, recvcount, recvtype, root, co… argument
2815 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
2841 …#define MPIU_Reduce(inbuf, outbuf, count, dtype, op, root, comm) MPI_Reduce_c(inbuf, outbuf, … argument
2885 …#define MPIU_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, c… argument
2886 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
2888 …#define MPIU_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, c… argument
2889 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
H A Dpetsclog.h532 …#define MPI_Bcast(buffer, count, datatype, root, comm) (PetscAddLogDouble(&petsc_allreduce_ct, &pe… argument
549 #define MPI_Gather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm) \ argument
552 …#define MPI_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, root, comm… argument
555 #define MPI_Scatter(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm) \ argument
558 …#define MPI_Scatterv(sendbuf, sendcount, displs, sendtype, recvbuf, recvcount, recvtype, root, com… argument
573 …#define MPI_Igather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, reques… argument
576 …#define MPI_Igatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, root, com… argument
579 …#define MPI_Iscatter(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, root, comm, reque… argument
582 …#define MPI_Iscatterv(sendbuf, sendcount, displs, sendtype, recvbuf, recvcount, recvtype, root, co… argument
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.h32 PetscLogEvent root; member

12