| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 125 PetscErrorCode DMPlexGetFieldTypes_Internal(DM dm, PetscSection section, PetscInt field, PetscInt *… in DMPlexGetFieldTypes_Internal() 211 PetscErrorCode DMPlexRestoreFieldTypes_Internal(DM dm, PetscSection section, PetscInt field, PetscI… in DMPlexRestoreFieldTypes_Internal() 218 PetscErrorCode DMPlexGetFieldType_Internal(DM dm, PetscSection section, PetscInt field, PetscInt *s… in DMPlexGetFieldType_Internal() 597 PetscSection section; in VecView_Plex_Local_VTK() local 2342 PetscSection section; in DMPlexGlobalVectorView() local 2418 PetscSection section; in DMPlexLocalVectorView() local 2718 PetscSection section; in DMPlexGlobalVectorLoad() local 2794 PetscSection section; in DMPlexLocalVectorLoad() local 3057 PetscSection section; in DMPlexGetSubdomainSection() local 5727 PetscSection section; in DMCreateCoordinateDM_Plex() local [all …]
|
| H A D | plexceed.c | 62 PetscSection section; in DMPlexGetLocalOffsets() local 199 PetscSection section; in DMPlexGetLocalOffsetsSupport() local
|
| H A D | plexnatural.c | 70 PetscErrorCode DMPlexCreateGlobalToNaturalSF(DM dm, PetscSection section, PetscSF sfMigration, Pets… in DMPlexCreateGlobalToNaturalSF()
|
| H A D | plexfem.c | 303 PetscSection section, globalSection; in DMPlexCreateRigidBody() local 392 PetscSection section, globalSection; in DMPlexCreateRigidBodies() local 1462 PetscSection section; in DMPlexComputeL2DiffLocal() local 1586 PetscSection section; in DMComputeL2GradientDiff_Plex() local 1702 PetscSection section; in DMComputeL2FieldDiff_Plex() local 1875 PetscSection section; in DMPlexComputeL2DiffVec() local 2405 PetscSection section, sectionAux; in DMPlexComputeIntegral_Internal() local 2718 PetscSection section, sectionAux = NULL; in DMPlexComputeBdIntegral_Internal() local 2862 PetscSection section; in DMPlexComputeBdIntegral() local 3755 PetscSection section, sectionAux; in DMPlexGetCellFields() local [all …]
|
| H A D | plexsfc.c | 352 static PetscErrorCode DMPlexOrientFieldPointIndex(DM dm, PetscSection section, PetscInt field, Pets… in DMPlexOrientFieldPointIndex() 377 static PetscErrorCode DMPlexOrientFieldPointVec(DM dm, PetscSection section, PetscInt field, Vec V,… in DMPlexOrientFieldPointVec() 750 PetscSection section = section_arrays[d]; in DMPlexCorrectOrientationForIsoperiodic() local 1105 PetscSection section; in DMPeriodicCoordinateSetUp_Internal() local
|
| /petsc/src/dm/interface/ |
| H A D | dmcoordinates.c | 262 PetscErrorCode DMGetCoordinateSection(DM dm, PetscSection *section) in DMGetCoordinateSection() 288 PetscErrorCode DMSetCoordinateSection(DM dm, PetscInt dim, PetscSection section) in DMSetCoordinateSection() 341 PetscErrorCode DMGetCellCoordinateSection(DM dm, PetscSection *section) in DMGetCellCoordinateSection() 368 PetscErrorCode DMSetCellCoordinateSection(DM dm, PetscInt dim, PetscSection section) in DMSetCellCoordinateSection()
|
| H A D | dmi.c | 56 PetscSection section; in DMCreateLocalVector_Section_Private() local 234 static PetscErrorCode DMSelectFields_Private(DM dm, PetscSection section, PetscInt numFields, const… in DMSelectFields_Private() 414 PetscSection section, sectionGlobal; in DMCreateSectionSubDM() local
|
| H A D | dm.c | 1115 PetscSection section, sectionGlobal; in DMGetLocalToGlobalMapping() local 1950 PetscSection section, sectionGlobal; in DMCreateFieldIS() local 2119 PetscSection section; in DMCreateFieldDecomposition() local 2798 PetscSection section, cSec; in DMGlobalToLocalHook_Constraints() local 3017 PetscSection section, cSec; in DMLocalToGlobalHook_Constraints() local 4351 PetscErrorCode DMGetLocalSection(DM dm, PetscSection *section) in DMGetLocalSection() 4398 PetscErrorCode DMSetLocalSection(DM dm, PetscSection section) in DMSetLocalSection() 4478 PetscErrorCode DMGetDefaultConstraints(DM dm, PetscSection *section, Mat *mat, Vec *bias) in DMGetDefaultConstraints() 4511 PetscErrorCode DMSetDefaultConstraints(DM dm, PetscSection section, Mat mat, Vec bias) in DMSetDefaultConstraints() 4653 PetscErrorCode DMGetGlobalSection(DM dm, PetscSection *section) in DMGetGlobalSection() [all …]
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex16.c | 75 PetscSection section; in ReadCGNSDM() local
|
| H A D | ex8.c | 32 PetscSection section; in main() local
|
| H A D | ex20.c | 46 PetscSection section; in main() local
|
| H A D | ex15.c | 75 PetscSection section; in ReadCGNSDM() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex36.c | 12 PetscSection section, dist_section; in redistribute_vec() local
|
| H A D | ex12.c | 96 PetscSection section; in CreateMesh() local
|
| H A D | ex64.c | 22 PetscSection section; in main() local
|
| H A D | ex26.c | 19 PetscSection section; in main() local
|
| /petsc/src/dm/dt/dualspace/impls/simple/ |
| H A D | dspacesimple.c | 9 PetscSection section; in PetscDualSpaceSetUp_Simple() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex21.c | 59 PetscSection section; in pic_advect() local
|
| /petsc/src/dm/dt/dualspace/impls/refined/ |
| H A D | dualspacerefined.c | 69 PetscSection section; in PetscDualSpaceSetUp_Refined() local
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 4 PetscSection section; /* Sizes for each partition */ member
|
| /petsc/src/vec/vec/utils/tagger/impls/ |
| H A D | cdf.c | 226 PetscInt section; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local 246 PetscInt section; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local
|
| /petsc/src/dm/dt/fe/impls/composite/ |
| H A D | fecomposite.c | 27 PetscSection section; in PetscFESetUp_Composite() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex52.c | 273 PetscSection section; in main() local
|
| /petsc/src/dm/impls/forest/tests/ |
| H A D | ex2.c | 84 PetscSection section; in IdentifyBadPoints() local
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 152 PetscSection section; in DMFieldEvaluateFE_DS() local 243 PetscSection section; in DMFieldEvaluate_DS() local 1162 PetscSection section; in DMFieldCreateDSWithDG() local
|