Home
last modified time | relevance | path

Searched refs:dm_field_q (Results 1 – 2 of 2) sorted by relevance

/honee/problems/
H A Dadvection.c256 …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 Dnewtonian.c221 …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()