Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/
H A Dpetsc_gen_xdmf.py23 def writeCells(self, fp, topologyPath, numCells, numCorners, cellsName = "cells"): argument
32 ''' % (cellsName, numCells, numCorners, topologyPath))
205 …def write(self, hdfFilename, topologyPath, numCells, numCorners, cellDim, htopologyPath, numHCells… argument
212 self.writeCells(fp, topologyPath, numCells, numCorners)