Searched refs:dm_field_q (Results 1 – 2 of 2) sorted by relevance
| /honee/problems/ |
| H A D | advection.c | 256 …PetscInt orientation = orientation_values[o], dm_field_q = 0, height_cell = 0, height_f… in DivDiffFluxProjectionCreateRHS_Direct_AdvDif() local 258 …ate(ceed, honee->dm, face_orientation_label, orientation, height_cell, dm_field_q, &elem_restr_q)); in DivDiffFluxProjectionCreateRHS_Direct_AdvDif() 259 …ceCreate(ceed, honee->dm, face_orientation_label, orientation, orientation, dm_field_q, &basis_q)); in DivDiffFluxProjectionCreateRHS_Direct_AdvDif()
|
| H A D | newtonian.c | 221 …PetscInt orientation = orientation_values[o], dm_field_q = 0, height_cell = 0, height_f… in DivDiffFluxProjectionCreateRHS_Direct_NS() local 223 …ate(ceed, honee->dm, face_orientation_label, orientation, height_cell, dm_field_q, &elem_restr_q)); in DivDiffFluxProjectionCreateRHS_Direct_NS() 224 …ceCreate(ceed, honee->dm, face_orientation_label, orientation, orientation, dm_field_q, &basis_q)); in DivDiffFluxProjectionCreateRHS_Direct_NS()
|