Searched refs:sdof (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 3270 PetscInt dof, off, sdof, soff, d; in DMPlexCreateSubmesh_Uninterpolated() local 3274 PetscCall(PetscSectionGetDof(subCoordSection, subvertex, &sdof)); in DMPlexCreateSubmesh_Uninterpolated() 3276 …sdof, comm, PETSC_ERR_PLIB, "Coordinate dimension %" PetscInt_FMT " on subvertex %" PetscInt_FMT "… in DMPlexCreateSubmesh_Uninterpolated() 3676 PetscInt dof, off, sdof, soff, d; in DMPlexCreateSubmeshGeneric_Interpolated() local 3681 PetscCall(PetscSectionGetDof(subCoordSection, subpoint, &sdof)); in DMPlexCreateSubmeshGeneric_Interpolated() 3683 …sdof, comm, PETSC_ERR_PLIB, "Coordinate dimension %" PetscInt_FMT " on subpoint %" PetscInt_FMT ",… in DMPlexCreateSubmeshGeneric_Interpolated() 4072 PetscInt dof, off, sdof, soff, d; in DMPlexCreateCohesiveSubmesh_Uninterpolated() local 4076 PetscCall(PetscSectionGetDof(subCoordSection, subvertex, &sdof)); in DMPlexCreateCohesiveSubmesh_Uninterpolated() 4078 …sdof, comm, PETSC_ERR_PLIB, "Coordinate dimension %" PetscInt_FMT " on subvertex %" PetscInt_FMT "… in DMPlexCreateCohesiveSubmesh_Uninterpolated()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 6436 (dynamesh/models/sdof? #f) 6674 (dynamesh/sdof/objects ()) 6675 (dynamesh/sdof/motion-history/closest-angle? #t) 6676 (dynamesh/sdof/motion-history-file-at-end? #f) 6677 (dynamesh/sdof/minimum-cutoff-moments 9.999999999999999e-21) 6678 (dynamesh/sdof/implicit-udf-forces? #t) 6679 (dynamesh/sdof/toll-implicit 9.999999999999999e-21) 6680 (dynamesh/sdof/max-iter-implicit 20) 6681 (dynamesh/sdof/max-iter 20) 6682 (dynamesh/sdof/toll 1e-05) [all …]
|