Home
last modified time | relevance | path

Searched refs:CoordField (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex16.c65 typedef PetscScalar CoordField[3]; typedef
416 … PetscInt my, PetscInt mz, Field ***x, CoordField ***c, PetscInt i, PetscInt j, PetscInt k, Field … in GatherElementData()
437 void QuadraturePointGeometricJacobian(CoordField *ec, PetscInt qi, PetscInt qj, PetscInt qk, PetscS… in QuadraturePointGeometricJacobian()
461 void FormElementJacobian(Field *ex, CoordField *ec, Field *ef, Field *eq, PetscScalar *ej, AppCtx *… in FormElementJacobian()
599 CoordField ec[NEB]; in FormJacobianLocal()
606 CoordField ***c; in FormJacobianLocal()
708 CoordField ec[NEB]; in FormFunctionLocal()
715 CoordField ***c; in FormFunctionLocal()
788 CoordField ec[NEB]; in TangentLoad()
792 CoordField ***c; in TangentLoad()
[all …]