Home
last modified time | relevance | path

Searched defs:origField (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex62.c341 static PetscErrorCode CreatePressureNullSpace(DM dm, PetscInt origField, PetscInt field, MatNullSpa… in CreatePressureNullSpace()
H A Dex17.c601 static PetscErrorCode CreateElasticityNullSpace(DM dm, PetscInt origField, PetscInt field, MatNullS… in CreateElasticityNullSpace()
H A Dex69.c3196 static PetscErrorCode CreatePressureNullSpace(DM dm, PetscInt origField, PetscInt field, MatNullSpa… in CreatePressureNullSpace()
/petsc/src/dm/interface/
H A Ddm.c1813 …Constructor(DM dm, PetscInt field, PetscErrorCode (*nullsp)(DM dm, PetscInt origField, PetscInt fi… in DMSetNullSpaceConstructor()
1845 …onstructor(DM dm, PetscInt field, PetscErrorCode (**nullsp)(DM dm, PetscInt origField, PetscInt fi… in DMGetNullSpaceConstructor()
1877 …Constructor(DM dm, PetscInt field, PetscErrorCode (*nullsp)(DM dm, PetscInt origField, PetscInt fi… in DMSetNearNullSpaceConstructor()
1910 …onstructor(DM dm, PetscInt field, PetscErrorCode (**nullsp)(DM dm, PetscInt origField, PetscInt fi… in DMGetNearNullSpaceConstructor()
/petsc/src/ts/tutorials/
H A Dex53.c1910 static PetscErrorCode CreateElasticityNullSpace(DM dm, PetscInt origField, PetscInt field, MatNullS… in CreateElasticityNullSpace()