Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/output/
H A Dex17_minSA.out337 IMCOGsize = 9
345 IMCOGsize = 9
362 IMCOGsize = 9
379 IMCOGsize = 9
387 IMCOGsize = 9
395 IMCOGsize = 9
412 IMCOGsize = 9
420 IMCOGsize = 9
428 IMCOGsize = 9
436 IMCOGsize = 9
[all …]
/petsc/src/dm/impls/plex/tutorials/
H A Dex19.c202 PetscInt COGsize, IMCOGsize; in main() local
204 …dmNozzle, body, &volume, &surfaceArea, &centerOfGravity, &COGsize, &inertiaMatrixCOG, &IMCOGsize)); in main()
338 …dmNozzle, body, &volume, &surfaceArea, &centerOfGravity, &COGsize, &inertiaMatrixCOG, &IMCOGsize)); in main()
/petsc/src/dm/impls/plex/
H A Dplexegads.c5786 …lar **centerOfGravity, PetscInt *COGsize, PetscScalar **inertiaMatrixCOG, PetscInt *IMCOGsize) PeNS in DMPlexGetGeomBodyMassProperties() argument
5817 *IMCOGsize = 9; in DMPlexGetGeomBodyMassProperties()
5824 *IMCOGsize = 0; in DMPlexGetGeomBodyMassProperties()
5830 …lar **centerOfGravity, PetscInt *COGsize, PetscScalar **inertiaMatrixCOG, PetscInt *IMCOGsize) PeNS in DMPlexRestoreGeomBodyMassProperties() argument