Home
last modified time | relevance | path

Searched refs:DMMoabGetDofs (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscdmmoab.h105 PETSC_EXTERN PetscErrorCode DMMoabGetDofs(DM, PetscInt, const moab::EntityHandle *, PetscInt *);
/petsc/src/dm/impls/moab/
H A Ddmmbfield.cxx374 PetscErrorCode DMMoabGetDofs(DM dm, PetscInt npoints, const moab::EntityHandle *points, PetscInt *d… in DMMoabGetDofs() function