Searched defs:spacedim (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vecglvis.c | 23 PetscInt i, nfields, *spacedim; in VecView_GLVis() local
|
| /petsc/src/mat/tests/ |
| H A D | ex246.cxx | 27 …MyIMatrix(PetscInt spacedim, PetscReal *gcoords) : htool::VirtualGenerator<PetscScalar>(), coords(… in MyIMatrix()
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opus.cu | 726 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 D | glvis.c | 24 …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 D | htool.cxx | 1091 …rnel(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscInt N, PetscInt spacedim, const Petsc… in MatCreateHtoolFromKernel()
|