Home
last modified time | relevance | path

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

/honee/src/
H A Dsetupdm.c89 DMLabel label; in SetUpDM() local
90 PetscCall(DMGetLabel(dm, "Face Sets", &label)); in SetUpDM()
91 …PetscCheck(label, PetscObjectComm((PetscObject)dm), PETSC_ERR_SUP, "DM does not have 'Face Sets' l… in SetUpDM()
92 PetscCall(DMPlexLabelComplete(dm, label)); in SetUpDM()
104 …PetscCall(DMAddBoundary(dm, DM_BC_ESSENTIAL, name, label, num_label_values, label_values, 0, num_e… in SetUpDM()
H A Dmat-ceed.c798 CeedContextFieldLabel label = NULL; in MatCeedSetContextDouble() local
800 PetscCallCeed(ctx->ceed, CeedOperatorGetContextFieldLabel(ctx->op_mult, name, &label)); in MatCeedSetContextDouble()
801 if (label) { in MatCeedSetContextDouble()
806 PetscCallCeed(ctx->ceed, CeedOperatorSetContextDouble(ctx->op_mult, label, &value)); in MatCeedSetContextDouble()
811 label = NULL; in MatCeedSetContextDouble()
812 … PetscCallCeed(ctx->ceed, CeedOperatorGetContextFieldLabel(ctx->op_mult_transpose, name, &label)); in MatCeedSetContextDouble()
813 if (label) { in MatCeedSetContextDouble()
818 … PetscCallCeed(ctx->ceed, CeedOperatorSetContextDouble(ctx->op_mult_transpose, label, &value)); in MatCeedSetContextDouble()
848 CeedContextFieldLabel label = NULL; in MatCeedGetContextDouble() local
851 PetscCallCeed(ctx->ceed, CeedOperatorGetContextFieldLabel(op, name, &label)); in MatCeedGetContextDouble()
[all …]
H A Ddm-utils.c1278 PetscErrorCode DMLabelCreateGlobalValueArray(DM dm, DMLabel label, PetscInt *num_values, PetscInt *… in DMLabelCreateGlobalValueArray() argument
1290 PetscCall(DMLabelGetValueIS(label, &is_values)); in DMLabelCreateGlobalValueArray()
/honee/examples/postprocess/
H A Dvortexshedding.py45 ax_drag.yaxis.label.set_color(palette[0])
47 ax_lift.yaxis.label.set_color(palette[1])
/honee/src/spanstats/
H A Dspanstats.c59 DMLabel label; in SpanwiseStatisticssCreateDM() local
76 PetscCall(DMGetLabel(honee->dm, "Periodic Face", &label)); in SpanwiseStatisticssCreateDM()
78 PetscCall(DMLabelSetValue(label, ilocal[i], 1)); in SpanwiseStatisticssCreateDM()
82 PetscCall(DMGetLabel(honee->dm, "Face Sets", &label)); in SpanwiseStatisticssCreateDM()
85 PetscCall(DMPlexLabelComplete(honee->dm, label)); in SpanwiseStatisticssCreateDM()
86 …PetscCall(DMPlexFilter(honee->dm, label, 1, PETSC_FALSE, PETSC_FALSE, PetscObjectComm((PetscObject… in SpanwiseStatisticssCreateDM()
/honee/examples/
H A Dconv_plot.py52 ax.loglog(h, H, '--', color=colors[i], label='O(h$^' + str(p) + '$)')
/honee/include/
H A Ddm-utils.h27 PetscErrorCode DMLabelCreateGlobalValueArray(DM dm, DMLabel label, PetscInt *num_values, PetscInt *…
/honee/problems/
H A Dstg_shur14.c335 DMLabel label; in SetupStrongStg() local
356 PetscCall(DMGetLabel(dm, "Face Sets", &label)); in SetupStrongStg()
/honee/doc/
H A Dauxiliary.md115 The terms collected are listed below, with the mathematical definition on the left and the label (p…