Home
last modified time | relevance | path

Searched refs:GetInverseMultiplicity (Results 1 – 4 of 4) sorted by relevance

/honee/src/
H A Dinverse_multiplicity.c23 PetscErrorCode GetInverseMultiplicity(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value,… in GetInverseMultiplicity() function
/honee/include/
H A Dnavierstokes.h306 PetscErrorCode GetInverseMultiplicity(Ceed ceed, DM dm, DMLabel domain_label, PetscInt label_value,…
/honee/problems/
H A Dsgs_dd_model.c143 …PetscCall(GetInverseMultiplicity(ceed, sgs_dd_data->dm_sgs, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE… in SgsDDSetupNodalEvaluation_Fused()
390 …PetscCall(GetInverseMultiplicity(ceed, sgs_dd_data->dm_sgs, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE… in SgsDDSetupNodalEvaluation_Sequential()
/honee/src/smartsim/
H A Dsgs_dd_training.c105 …PetscCall(GetInverseMultiplicity(ceed, sgs_dd_train->dm_dd_training, DMLABEL_DEFAULT, DMLABEL_DEFA… in SetupTrainingDataCalculation()