Home
last modified time | relevance | path

Searched defs:section (Results 26 – 50 of 77) sorted by relevance

1234

/petsc/src/dm/impls/plex/
H A Dplex.c125 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 Dplexceed.c62 PetscSection section; in DMPlexGetLocalOffsets() local
199 PetscSection section; in DMPlexGetLocalOffsetsSupport() local
H A Dplexnatural.c70 PetscErrorCode DMPlexCreateGlobalToNaturalSF(DM dm, PetscSection section, PetscSF sfMigration, Pets… in DMPlexCreateGlobalToNaturalSF()
H A Dplexfem.c303 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 Dplexsfc.c352 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 Ddmcoordinates.c262 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 Ddmi.c56 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 Ddm.c1115 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 Dex16.c75 PetscSection section; in ReadCGNSDM() local
H A Dex8.c32 PetscSection section; in main() local
H A Dex20.c46 PetscSection section; in main() local
H A Dex15.c75 PetscSection section; in ReadCGNSDM() local
/petsc/src/dm/impls/plex/tests/
H A Dex36.c12 PetscSection section, dist_section; in redistribute_vec() local
H A Dex12.c96 PetscSection section; in CreateMesh() local
H A Dex64.c22 PetscSection section; in main() local
H A Dex26.c19 PetscSection section; in main() local
/petsc/src/dm/dt/dualspace/impls/simple/
H A Ddspacesimple.c9 PetscSection section; in PetscDualSpaceSetUp_Simple() local
/petsc/src/dm/tutorials/
H A Dex21.c59 PetscSection section; in pic_advect() local
/petsc/src/dm/dt/dualspace/impls/refined/
H A Ddualspacerefined.c69 PetscSection section; in PetscDualSpaceSetUp_Refined() local
/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c4 PetscSection section; /* Sizes for each partition */ member
/petsc/src/vec/vec/utils/tagger/impls/
H A Dcdf.c226 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 Dfecomposite.c27 PetscSection section; in PetscFESetUp_Composite() local
/petsc/src/ts/tutorials/
H A Dex52.c273 PetscSection section; in main() local
/petsc/src/dm/impls/forest/tests/
H A Dex2.c84 PetscSection section; in IdentifyBadPoints() local
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c152 PetscSection section; in DMFieldEvaluateFE_DS() local
243 PetscSection section; in DMFieldEvaluate_DS() local
1162 PetscSection section; in DMFieldCreateDSWithDG() local

1234