Home
last modified time | relevance | path

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

/honee/src/
H A Dstrong_boundary_conditions.c59 const PetscInt *inflow_faces; in SetupStrongSTG_Ceed() local
73 PetscCall(BCDefinitionGetInfo(bc_def, NULL, &num_inflow_faces, &inflow_faces)); in SetupStrongSTG_Ceed()
84 PetscCall(DMPlexCreateFaceLabel(dm, inflow_faces[i], &face_orientation_label_name)); in SetupStrongSTG_Ceed()