Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/output/
H A Dex1_fluent_4.out7 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 4 is label main
8 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 1 is label interior-main
9 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 5 is label inlet
10 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 6 is label outlet
11 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 7 is label walls
12 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 8 is label slab
H A Dex1_fluent_5.out7 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 4 is label main
8 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 7 is label outlet
9 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 6 is label inlet
10 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 1 is label interior-main
11 [0] <viewer:ascii> DMPlexCreateFluent_ReadSection(): CASE: Zone ID 8 is label wall
/petsc/src/dm/impls/plex/
H A Dplexfluent.c117 static PetscErrorCode DMPlexCreateFluent_ReadSection(PetscViewer viewer, FluentSection *s) in DMPlexCreateFluent_ReadSection() function
714 PetscCall(DMPlexCreateFluent_ReadSection(viewer, &s)); in DMPlexCreateFluent()