Searched defs:dm_field (Results 1 – 10 of 10) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | inverse_multiplicity.c | 27 …y(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_field, in GetInverseMultiplicity()
|
| H A D | dm_utils.c | 27 PetscErrorCode DMFieldToDSField(DM dm, DMLabel domain_label, PetscInt dm_field, PetscInt *ds_field)… in DMFieldToDSField() 64 …e(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_field, in DMPlexCeedElemRestrictionCreate() 126 PetscInt num_elem, num_qpts, dm_field = 0; in DMPlexCeedElemRestrictionStridedCreate() local 356 …, DM dm, DMLabel domain_label, CeedInt label_value, CeedInt height, CeedInt dm_field, CeedBasis *b… in CreateBasisFromPlex()
|
| H A D | velocity_gradient_projection.c | 49 PetscInt dim, label_value = 0, height = 0, dm_field = 0; in VelocityGradientProjectionSetup() local
|
| H A D | grid_anisotropy_tensor.c | 25 PetscInt label_value = 0, height = 0, dm_field = 0; in GridAnisotropyTensorProjectionSetupApply() local
|
| H A D | setuplibceed.c | 101 PetscInt dm_field = 0; in AddBCSubOperator() local 301 PetscInt label_value = 0, height = 0, dm_field = 0; in SetupLibceed() local
|
| H A D | strong_boundary_conditions.c | 24 PetscInt dm_field = 0, height = 1; in SetupStrongSTG_Ceed() local
|
| H A D | differential_filter.c | 63 for (PetscInt dm_field = 0; dm_field < diff_filter->num_filtered_fields; dm_field++) { in DifferentialFilterCreateOperators() local
|
| H A D | turb_spanstats.c | 190 PetscInt label_value = 0, height = 0, dm_field = 0; in SpanStatsSetupDataCreate() local
|
| /libCEED/examples/fluids/include/ |
| H A D | bc_definition.h | 17 PetscInt num_label_values, *label_values, dm_field; member
|
| /libCEED/examples/petsc/src/ |
| H A D | petscutils.c | 224 PetscErrorCode DMFieldToDSField(DM dm, DMLabel domain_label, PetscInt dm_field, PetscInt *ds_field)… in DMFieldToDSField() 345 …, DM dm, DMLabel domain_label, CeedInt label_value, CeedInt height, CeedInt dm_field, BPData bp_da… in CreateBasisFromPlex()
|