Home
last modified time | relevance | path

Searched defs:label_value (Results 1 – 10 of 10) sorted by relevance

/libCEED/examples/fluids/src/
H A Ddm_utils.c64 …CeedElemRestrictionCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionCreate()
94 …strictionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionCoordinateCreate()
124 …mRestrictionStridedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionStridedCreate()
211 …lemRestrictionQDataCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionQDataCreate()
234 …strictionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in DMPlexCeedElemRestrictionCollocatedCreate()
263 …BasisCreateFromTabulation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in BasisCreateFromTabulation()
356 PetscErrorCode CreateBasisFromPlex(Ceed ceed, DM dm, DMLabel domain_label, CeedInt label_value, Cee… in CreateBasisFromPlex()
H A Dgrid_anisotropy_tensor.c25 PetscInt label_value = 0, height = 0, dm_field = 0; in GridAnisotropyTensorProjectionSetupApply() local
133 PetscInt label_value = 0, height = 0; in GridAnisotropyTensorCalculateCollocatedVector() local
H A Dqdata.c73 PetscErrorCode QDataGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, CeedElemRestr… in QDataGet()
160 PetscErrorCode QDataBoundaryGet(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, CeedE… in QDataBoundaryGet()
H A Dinverse_multiplicity.c27 PetscErrorCode GetInverseMultiplicity(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value,… in GetInverseMultiplicity()
H A Dsetuplibceed.c94 …rator(Ceed ceed, DM dm, CeedData ceed_data, DMLabel domain_label, PetscInt label_value, CeedInt he… in AddBCSubOperator()
217 PetscInt label_value = 0; in AddBCSubOperators() local
301 PetscInt label_value = 0, height = 0, dm_field = 0; in SetupLibceed() local
H A Dvelocity_gradient_projection.c49 PetscInt dim, label_value = 0, height = 0, dm_field = 0; in VelocityGradientProjectionSetup() local
H A Dturb_spanstats.c190 PetscInt label_value = 0, height = 0, dm_field = 0; in SpanStatsSetupDataCreate() local
303 PetscInt label_value = 0; in SetupL2ProjectionStats() local
442 PetscInt label_value = 0; in SetupMMSErrorChecking() local
H A Dstrong_boundary_conditions.c35 PetscInt label_value = 0; in SetupStrongSTG_Ceed() local
H A Ddifferential_filter.c68 PetscInt label_value = 0, height = 0; in DifferentialFilterCreateOperators() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c250 …BasisCreateFromTabulation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt h… in BasisCreateFromTabulation()
345 PetscErrorCode CreateBasisFromPlex(Ceed ceed, DM dm, DMLabel domain_label, CeedInt label_value, Cee… in CreateBasisFromPlex()