Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dblasius.c271 char mesh_ynodes_path[PETSC_MAX_PATH_LEN] = ""; in NS_BLASIUS() local
298 … NULL, mesh_ynodes_path, mesh_ynodes_path, sizeof(mesh_ynodes_path), NULL)); in NS_BLASIUS()
317 …if (strcmp(mesh_ynodes_path, "")) PetscCall(GetYNodeLocs(comm, mesh_ynodes_path, &mesh_ynodes, &me… in NS_BLASIUS()