Home
last modified time | relevance | path

Searched defs:height (Results 1 – 11 of 11) sorted by relevance

/libCEED/examples/fluids/src/
H A Ddm_utils.c64 …Create(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_… in DMPlexCeedElemRestrictionCreate()
94 …tionCoordinateCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionCoordinateCreate()
124 …rictionStridedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionStridedCreate()
211 …strictionQDataCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionQDataCreate()
234 …tionCollocatedCreate(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, in DMPlexCeedElemRestrictionCollocatedCreate()
263 …lation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt fac… in BasisCreateFromTabulation()
356 …romPlex(Ceed ceed, DM dm, DMLabel domain_label, CeedInt label_value, CeedInt height, CeedInt dm_fi… 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.c78 PetscInt dim, height = 0; in QDataGet() local
165 PetscInt dim, height = 1; in QDataBoundaryGet() local
H A Dinverse_multiplicity.c27 …licity(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_… in GetInverseMultiplicity()
H A Dsetuplibceed.c94 …r(Ceed ceed, DM dm, CeedData ceed_data, DMLabel domain_label, PetscInt label_value, CeedInt height, in AddBCSubOperator()
183 CeedInt height = 1, num_comp_q, num_comp_x; 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 Dstrong_boundary_conditions.c24 PetscInt dm_field = 0, height = 1; in SetupStrongSTG_Ceed() local
H A Ddifferential_filter.c68 PetscInt label_value = 0, height = 0; in DifferentialFilterCreateOperators() local
H A Dturb_spanstats.c190 PetscInt label_value = 0, height = 0, dm_field = 0; in SpanStatsSetupDataCreate() local
/libCEED/examples/solids/src/
H A Dsetup-libceed.c81 PetscErrorCode CreateRestrictionFromPlex(Ceed ceed, DM dm, CeedInt height, DMLabel domain_label, Ce… in CreateRestrictionFromPlex()
96 PetscErrorCode GetRestrictionForDomain(Ceed ceed, DM dm, CeedInt height, DMLabel domain_label, Pets… in GetRestrictionForDomain()
299 CeedInt height = 1; in SetupLibceedFineLevel() local
/libCEED/examples/petsc/src/
H A Dpetscutils.c190 PetscErrorCode CreateRestrictionFromPlex(Ceed ceed, DM dm, CeedInt height, DMLabel domain_label, Ce… in CreateRestrictionFromPlex()
250 …lation(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt fac… in BasisCreateFromTabulation()
345 …romPlex(Ceed ceed, DM dm, DMLabel domain_label, CeedInt label_value, CeedInt height, CeedInt dm_fi… in CreateBasisFromPlex()