Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/mat/impls/hara/
H A Dmathara.cu92 using PetscPointCloud1D = PetscPointCloud<T,1>; typedef
150 PetscPointCloud1D<PetscReal> *ptcloud1;
785 a->ptcloud1 = new PetscPointCloud1D<PetscReal>(*s->ptcloud1); in MatHaraInferCoordinates_Private()
1045 a->ptcloud1 = new PetscPointCloud1D<PetscReal>(*b->ptcloud1); in MatDuplicate_HARA()
1170 hara->ptcloud1 = new PetscPointCloud1D<PetscReal>(N,gcoords); in MatHaraSetCoords_HARA()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS38053 using PetscPointCloud1D 92,2795
38084 PetscPointCloud1D<PetscReal> *ptcloud1;ptcloud1150,4291
H A DCTAGS26311 PetscPointCloud1D src/mat/impls/hara/mathara.cu /^using PetscPointCloud1D = PetscPointCloud<T,1>;$/…
76059 ptcloud1 src/mat/impls/hara/mathara.cu /^ PetscPointCloud1D<PetscReal> *ptcloud1;$/;" m language:C…