Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex30.c70 #define PLATE_LID 1 macro
1214 if (plate == PLATE_LID) z = (j - 0.5) * user->grid->dz; in PlateModel()
1398 …f[j][i].T = x[j][i].T - mag_u * x[j - 1][i - 1].T - (1.0 - mag_u) * PlateModel(j, PLATE_LID, user); in FormFunctionLocal()