Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/tutorials/output/
H A Dex1_0.out109 [0] DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 "w"
H A Dex1f90_0.out109 [0] DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 "w"
H A Dex1_1.out378 [0] DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 "w"
H A Dex1f90_1.out378 [0] DMPlexGetFieldType_Internal(): Could not classify VTK output type of section field 2 "w"
/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Ddmpleximpl.h206 PETSC_INTERN PetscErrorCode DMPlexGetFieldType_Internal(DM, PetscSection, PetscInt, PetscInt *, Pet…
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexhdf5.c160 ierr = DMPlexGetFieldType_Internal(dm, section, f, &pStart, &pEnd, &ft);CHKERRQ(ierr); in VecView_Plex_Local_HDF5_Internal()
H A Dplex.c69 PetscErrorCode DMPlexGetFieldType_Internal(DM dm, PetscSection section, PetscInt field, PetscInt *s… in DMPlexGetFieldType_Internal() function
271 …ierr = DMPlexGetFieldType_Internal(dm, section, PETSC_DETERMINE, &pStart, &pEnd, &ft);CHKERRQ(ierr… in VecView_Plex_Local_VTK()
277 ierr = DMPlexGetFieldType_Internal(dm, section, f, &pStart, &pEnd, &ft);CHKERRQ(ierr); in VecView_Plex_Local_VTK()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS46935 PetscErrorCode DMPlexGetFieldType_Internal(69,2641
H A DCTAGS5618 DMPlexGetFieldType_Internal src/dm/impls/plex/plex.c /^PetscErrorCode DMPlexGetFieldType_Internal(D…