Lines Matching defs:dm
6 PetscErrorCode DMPlexMetricSetFromOptions(DM dm) in DMPlexMetricSetFromOptions()
66 PetscErrorCode DMPlexMetricSetIsotropic(DM dm, PetscBool isotropic) in DMPlexMetricSetIsotropic()
89 PetscErrorCode DMPlexMetricIsIsotropic(DM dm, PetscBool *isotropic) in DMPlexMetricIsIsotropic()
113 PetscErrorCode DMPlexMetricSetUniform(DM dm, PetscBool uniform) in DMPlexMetricSetUniform()
137 PetscErrorCode DMPlexMetricIsUniform(DM dm, PetscBool *uniform) in DMPlexMetricIsUniform()
158 PetscErrorCode DMPlexMetricSetRestrictAnisotropyFirst(DM dm, PetscBool restrictAnisotropyFirst) in DMPlexMetricSetRestrictAnisotropyFirst()
181 PetscErrorCode DMPlexMetricRestrictAnisotropyFirst(DM dm, PetscBool *restrictAnisotropyFirst) in DMPlexMetricRestrictAnisotropyFirst()
205 PetscErrorCode DMPlexMetricSetNoInsertion(DM dm, PetscBool noInsert) in DMPlexMetricSetNoInsertion()
231 PetscErrorCode DMPlexMetricNoInsertion(DM dm, PetscBool *noInsert) in DMPlexMetricNoInsertion()
255 PetscErrorCode DMPlexMetricSetNoSwapping(DM dm, PetscBool noSwap) in DMPlexMetricSetNoSwapping()
281 PetscErrorCode DMPlexMetricNoSwapping(DM dm, PetscBool *noSwap) in DMPlexMetricNoSwapping()
305 PetscErrorCode DMPlexMetricSetNoMovement(DM dm, PetscBool noMove) in DMPlexMetricSetNoMovement()
331 PetscErrorCode DMPlexMetricNoMovement(DM dm, PetscBool *noMove) in DMPlexMetricNoMovement()
355 PetscErrorCode DMPlexMetricSetNoSurf(DM dm, PetscBool noSurf) in DMPlexMetricSetNoSurf()
381 PetscErrorCode DMPlexMetricNoSurf(DM dm, PetscBool *noSurf) in DMPlexMetricNoSurf()
402 PetscErrorCode DMPlexMetricSetMinimumMagnitude(DM dm, PetscReal h_min) in DMPlexMetricSetMinimumMagnitude()
426 PetscErrorCode DMPlexMetricGetMinimumMagnitude(DM dm, PetscReal *h_min) in DMPlexMetricGetMinimumMagnitude()
447 PetscErrorCode DMPlexMetricSetMaximumMagnitude(DM dm, PetscReal h_max) in DMPlexMetricSetMaximumMagnitude()
471 PetscErrorCode DMPlexMetricGetMaximumMagnitude(DM dm, PetscReal *h_max) in DMPlexMetricGetMaximumMagnitude()
495 PetscErrorCode DMPlexMetricSetMaximumAnisotropy(DM dm, PetscReal a_max) in DMPlexMetricSetMaximumAnisotropy()
519 PetscErrorCode DMPlexMetricGetMaximumAnisotropy(DM dm, PetscReal *a_max) in DMPlexMetricGetMaximumAnisotropy()
540 PetscErrorCode DMPlexMetricSetTargetComplexity(DM dm, PetscReal targetComplexity) in DMPlexMetricSetTargetComplexity()
564 PetscErrorCode DMPlexMetricGetTargetComplexity(DM dm, PetscReal *targetComplexity) in DMPlexMetricGetTargetComplexity()
585 PetscErrorCode DMPlexMetricSetNormalizationOrder(DM dm, PetscReal p) in DMPlexMetricSetNormalizationOrder()
609 PetscErrorCode DMPlexMetricGetNormalizationOrder(DM dm, PetscReal *p) in DMPlexMetricGetNormalizationOrder()
637 PetscErrorCode DMPlexMetricSetGradationFactor(DM dm, PetscReal beta) in DMPlexMetricSetGradationFactor()
668 PetscErrorCode DMPlexMetricGetGradationFactor(DM dm, PetscReal *beta) in DMPlexMetricGetGradationFactor()
699 PetscErrorCode DMPlexMetricSetHausdorffNumber(DM dm, PetscReal hausd) in DMPlexMetricSetHausdorffNumber()
733 PetscErrorCode DMPlexMetricGetHausdorffNumber(DM dm, PetscReal *hausd) in DMPlexMetricGetHausdorffNumber()
757 PetscErrorCode DMPlexMetricSetVerbosity(DM dm, PetscInt verbosity) in DMPlexMetricSetVerbosity()
783 PetscErrorCode DMPlexMetricGetVerbosity(DM dm, PetscInt *verbosity) in DMPlexMetricGetVerbosity()
807 PetscErrorCode DMPlexMetricSetNumIterations(DM dm, PetscInt numIter) in DMPlexMetricSetNumIterations()
833 PetscErrorCode DMPlexMetricGetNumIterations(DM dm, PetscInt *numIter) in DMPlexMetricGetNumIterations()
843 static PetscErrorCode DMPlexP1FieldCreate_Private(DM dm, PetscInt f, PetscInt size, Vec *metric) in DMPlexP1FieldCreate_Private()
901 PetscErrorCode DMPlexMetricCreate(DM dm, PetscInt f, Vec *metric) in DMPlexMetricCreate()
942 PetscErrorCode DMPlexMetricCreateUniform(DM dm, PetscInt f, PetscReal alpha, Vec *metric) in DMPlexMetricCreateUniform()
980 PetscErrorCode DMPlexMetricCreateIsotropic(DM dm, PetscInt f, Vec indicator, Vec *metric) in DMPlexMetricCreateIsotropic()
1016 PetscErrorCode DMPlexMetricDeterminantCreate(DM dm, PetscInt f, Vec *determinant, DM *dmDet) in DMPlexMetricDeterminantCreate()
1164 PetscErrorCode DMPlexMetricEnforceSPD(DM dm, Vec metricIn, PetscBool restrictSizes, PetscBool restr… in DMPlexMetricEnforceSPD()
1260 PetscErrorCode DMPlexMetricNormalize(DM dm, Vec metricIn, PetscBool restrictSizes, PetscBool restri… in DMPlexMetricNormalize()
1380 PetscErrorCode DMPlexMetricAverage(DM dm, PetscInt numMetrics, PetscReal weights[], Vec metrics[], … in DMPlexMetricAverage()
1430 PetscErrorCode DMPlexMetricAverage2(DM dm, Vec metric1, Vec metric2, Vec metricAvg) in DMPlexMetricAverage2()
1456 PetscErrorCode DMPlexMetricAverage3(DM dm, Vec metric1, Vec metric2, Vec metric3, Vec metricAvg) in DMPlexMetricAverage3()
1603 PetscErrorCode DMPlexMetricIntersection(DM dm, PetscInt numMetrics, Vec metrics[], Vec metricInt) in DMPlexMetricIntersection()
1675 PetscErrorCode DMPlexMetricIntersection2(DM dm, Vec metric1, Vec metric2, Vec metricInt) in DMPlexMetricIntersection2()
1700 PetscErrorCode DMPlexMetricIntersection3(DM dm, Vec metric1, Vec metric2, Vec metric3, Vec metricIn… in DMPlexMetricIntersection3()