Searched refs:IMCOGsize (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/output/ |
| H A D | ex17_minSA.out | 337 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 D | ex19.c | 202 PetscInt COGsize, IMCOGsize; in main() local 204 …dmNozzle, body, &volume, &surfaceArea, ¢erOfGravity, &COGsize, &inertiaMatrixCOG, &IMCOGsize)); in main() 338 …dmNozzle, body, &volume, &surfaceArea, ¢erOfGravity, &COGsize, &inertiaMatrixCOG, &IMCOGsize)); in main()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexegads.c | 5786 …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
|