Searched refs:growth (Results 1 – 2 of 2) sorted by relevance
166 static PetscErrorCode ModifyMesh(MPI_Comm comm, DM dm, PetscInt dim, PetscReal growth, PetscInt N, … in ModifyMesh() argument195 PetscReal dy1 = refine_height * (growth - 1) / (pow(growth, N) - 1); in ModifyMesh()208 …n_min[0]) * angle_coeff / domain_max[1]) * dy1 * (pow(growth, coords[i][1] / dybox) - 1) / (growth… in ModifyMesh()
894 height matches a geometric growth ratio defined by `-platemesh_growth`. The