Home
last modified time | relevance | path

Searched refs:DMForestSetCellWeightFactor (Results 1 – 7 of 7) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/dm/f90-mod/ftn-auto-interfaces/
H A Dpetscdmforest.h90159 subroutine DMForestSetCellWeightFactor(a,b,z)
164 end subroutine DMForestSetCellWeightFactor
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscdmforest.h102 PETSC_EXTERN PetscErrorCode DMForestSetCellWeightFactor(DM, PetscReal);
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/forest/ftn-auto/
H A Dforestf.c345 *__ierr = DMForestSetCellWeightFactor( in dmforestsetcellweightfactor_()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/forest/
H A Dforest.c1156 PetscErrorCode DMForestSetCellWeightFactor(DM dm, PetscReal weightsFactor) in DMForestSetCellWeightFactor() function
1565 ierr = DMForestSetCellWeightFactor(dm,weightsFactor);CHKERRQ(ierr); in DMSetFromOptions_Forest()
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap3361 …an:+DMForestSetCellWeightFactor++DMForestSetCellWeightFactor++++man+manualpages/DMFOREST/DMForestS…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS51081 PetscErrorCode DMForestSetCellWeightFactor(1156,39180
54528 subroutine DMForestSetCellWeightFactor(159,4991
H A DCTAGS4740 DMForestSetCellWeightFactor src/dm/impls/forest/forest.c /^PetscErrorCode DMForestSetCellWeightFact…