| H A D | petsc_gen_xdmf.py | 35 def writeVertices(self, fp, geometryPath, numVertices, spaceDim): argument 46 def writeLocations(self, fp, numParticles, spaceDim): argument 74 def writeSpaceGridHeader(self, fp, numCells, numCorners, cellDim, spaceDim, cellsName = "cells"): argument 92 def writeField(self, fp, numSteps, timestep, spaceDim, name, f, domain): argument 175 def writeParticleGridHeader(self, fp, numParticles, spaceDim): argument 205 …lDim, htopologyPath, numHCells, numHCorners, geometryPath, numVertices, spaceDim, time, vfields, c… argument
|