Home
last modified time | relevance | path

Searched defs:spacedim (Results 1 – 5 of 5) sorted by relevance

/petsc/src/vec/vec/utils/
H A Dvecglvis.c23 PetscInt i, nfields, *spacedim; in VecView_GLVis() local
/petsc/src/mat/tests/
H A Dex246.cxx27 …MyIMatrix(PetscInt spacedim, PetscReal *gcoords) : htool::VirtualGenerator<PetscScalar>(), coords(… in MyIMatrix()
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu726 PetscInt spacedim; in MatH2OpusInferCoordinates_Private() local
1166 static PetscErrorCode MatH2OpusSetCoords_H2OPUS(Mat A, PetscInt spacedim, const PetscReal coords[],… in MatH2OpusSetCoords_H2OPUS()
1595 …rnel(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt spacedim, const Petsc… in MatCreateH2OpusFromKernel()
1653 PetscErrorCode MatCreateH2OpusFromMat(Mat B, PetscInt spacedim, const PetscReal coords[], PetscBool… in MatCreateH2OpusFromMat()
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c24 …PetscInt *spacedim; /* geometrical space dim… member
348 …nternal(PetscViewer viewer, PetscInt *nfield, const char **fec[], PetscInt *spacedim[], PetscError… in PetscViewerGLVisGetFields_Internal() argument
/petsc/src/mat/impls/htool/
H A Dhtool.cxx1091 …rnel(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt spacedim, const Petsc… in MatCreateHtoolFromKernel()