Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 42) sorted by relevance

12

/petsc/src/binding/petsc4py/conf/
H A Dcyautodoc.py15 def visit_IndexNode(self, node): argument
28 def visit_UnicodeNode(self, node): argument
45 def _fmt_expr(self, node): argument
49 def _fmt_annotation(self, node): argument
121 node, argument
171 def __call__(self, node): argument
176 def visit_ClassDefNode(self, node): argument
191 def visit_LambdaNode(self, node): argument
195 def visit_DefNode(self, node): argument
236 def visit_CFuncDefNode(self, node): argument
[all …]
/petsc/src/sys/objects/
H A Doptionsyaml.c27 #define TAG(node) ((const char *)((node)->tag)) argument
28 #define STR(node) ((const char *)((node)->data.scalar.value)) argument
29 #define SEQ(node) ((node)->data.sequence.items) argument
30 #define MAP(node) ((node)->data.mapping.pairs) argument
32 …ode PetscParseLayerYAML(PetscOptions options, yaml_document_t *doc, yaml_node_t *node, PetscOption… in PetscParseLayerYAML()
/petsc/src/dm/impls/network/
H A Dnetworkmonitor.c74 DMNetworkMonitorList node; in DMNetworkMonitorPop() local
124 DMNetworkMonitorList node; in DMNetworkMonitorAdd() local
187 DMNetworkMonitorList node; in DMNetworkMonitorView() local
/petsc/src/dm/impls/plex/
H A Dgmshlex.h41 static inline int GmshLexOrder_VTX(int p, int lex[], int node) in GmshLexOrder_VTX()
48 static inline int GmshLexOrder_SEG(int p, int lex[], int node) in GmshLexOrder_SEG()
67 static inline int GmshLexOrder_TRI(int p, int lex[], int node) in GmshLexOrder_TRI()
95 static inline int GmshLexOrder_QUA(int p, int lex[], int node) in GmshLexOrder_QUA()
124 static inline int GmshLexOrder_TET(int p, int lex[], int node) in GmshLexOrder_TET()
168 static inline int GmshLexOrder_HEX(int p, int lex[], int node) in GmshLexOrder_HEX()
224 static inline int GmshLexOrder_PRI(int p, int lex[], int node) in GmshLexOrder_PRI()
299 static inline int GmshLexOrder_PYR(int p, int lex[], int node) in GmshLexOrder_PYR()
/petsc/src/ksp/ksp/tutorials/network/
H A Dex1.c58 Node *node; in read_data() local
140 Node *node; in FormOperator() local
241 Node *node; in main() local
H A Dex1_nest.c57 Node *node; in read_data() local
142 Node *node; in FormOperator() local
262 Node *node; in main() local
H A Dex2.c46 Node *node; in random_network() local
171 Node *node; in FormOperator() local
275 Node *node; in main() local
/petsc/include/petsc/private/
H A Dpcbddcgraphhashmap.h6 static inline PetscHash_t PCBDDCGraphNodeHash(const PCBDDCGraphNode *node) in PCBDDCGraphNodeHash()
/petsc/src/sys/yaml/src/
H A Dloader.c371 yaml_node_t node; in yaml_parser_load_scalar() local
411 yaml_node_t node; in yaml_parser_load_sequence() local
479 yaml_node_t node; in yaml_parser_load_mapping() local
/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.c292 PetscInt node, start_loc; in PetscLogNestedEventNodesOrderDepthFirst() local
330 for (PetscInt node = 0; node < num_nodes; node++) { in PetscLogNestedCreatePerfNodes() local
357 for (PetscInt node = 0; node < num_nodes; node++) parents[node] = tree[node].parent; in PetscLogNestedCreatePerfNodes() local
359 for (PetscInt node = 0; node < num_nodes; node++) tree[node].parent = parents[node]; in PetscLogNestedCreatePerfNodes() local
H A Dxmlviewer.c319 for (PetscInt node = 0; node < num_nodes; node += 1 + tree[node].num_descendants) { in PetscLogNestedTreePrint() local
326 for (PetscInt i = 0, node = 0; node < num_nodes; i++, node += 1 + tree[node].num_descendants) { in PetscLogNestedTreePrint() local
372 PetscInt node = perm[i]; in PetscLogNestedTreePrint() local
/petsc/src/mat/graphops/order/
H A Dqmdqt.c33 PetscInt inhd, irch, node, ilink, j, nabor, jstop, jstrt; in SPARSEPACKqmdqt() local
H A Drootls.c30 PetscInt node, i, j, jstop, jstrt, lbegin, ccsize, lvlend, lvsize, nbr; in SPARSEPACKrootls() local
H A Dqmdrch.c36 PetscInt node, i, j, nabor, istop, jstop, istrt, jstrt; in SPARSEPACKqmdrch() local
H A Ddegree.c33 PetscInt ideg, node, i, j, jstop, jstrt, lbegin, lvlend, lvsize, nbr; in SPARSEPACKdegree() local
H A Dfnroot.c38 PetscInt ndeg, node, j, k, nabor, kstop, jstrt, kstrt, mindeg, ccsize, nunlvl; in SPARSEPACKfnroot() local
H A Dgen1wd.c36 PetscInt node, nsep, lnum, nlvl, root; in SPARSEPACKgen1wd() local
H A Drcm.c43 PetscInt node, fnbr, lnbr, i, j, k, l, lperm, jstop, jstrt; in SPARSEPACKrcm() local
H A Dfndsep.c42 PetscInt node, nlvl, i, j, jstop, jstrt, mp1beg, mp1end, midbeg, midend, midlvl; in SPARSEPACKfndsep() local
H A Dqmdupd.c38 PetscInt inhd, irch, node, mark, j, inode, nabor, jstop, jstrt, il; in SPARSEPACKqmdupd() local
H A Dfn1wd.c37 PetscInt node, i, j, k; in SPARSEPACKfn1wd() local
H A Dgenqmd.c50 PetscInt ndeg, irch, node, nump1, j, inode; in SPARSEPACKgenqmd() local
H A Dqmdmrg.c40 …PetscInt head, inhd, irch, node, mark, ilink, root, j, lnode, nabor, jstop, jstrt, rchsze, mrgsze,… in SPARSEPACKqmdmrg() local
/petsc/src/ksp/ksp/tests/
H A Dex63.cxx92 Teuchos::RCP<Node> node = platform.getNode(); in main() local
/petsc/src/benchmarks/streams/
H A DSSEVersion.c77 PetscInt node = -1; in main() local

12