Home
last modified time | relevance | path

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

/honee/src/
H A Dhonee-meshtransform.c158 char mesh_ynodes_path[PETSC_MAX_PATH_LEN] = ""; in HoneeMeshTransformFromOptions() local
177 … NULL, mesh_ynodes_path, mesh_ynodes_path, sizeof(mesh_ynodes_path), NULL)); in HoneeMeshTransformFromOptions()
180 …if (strcmp(mesh_ynodes_path, "")) PetscCall(GetYNodeLocs(comm, mesh_ynodes_path, &mesh_ynodes, &me… in HoneeMeshTransformFromOptions()