| /petsc/src/ksp/ksp/tests/ |
| H A D | ex20.c | 8 PetscErrorCode FormElementStiffness(PetscReal H, PetscScalar *Ke) in FormElementStiffness() 35 PetscScalar Ke[16]; in main() local
|
| H A D | ex4.c | 6 PetscErrorCode FormElementStiffness(PetscReal H, PetscScalar *Ke) in FormElementStiffness() 41 PetscScalar val, Ke[16], r[4]; in main() local
|
| H A D | ex3.c | 10 PetscErrorCode FormElementStiffness(PetscReal H, PetscScalar *Ke) in FormElementStiffness() 47 PetscScalar val, Ke[16], r[4]; in main() local
|
| H A D | ex10.c | 209 PetscErrorCode Elastic20Stiff(PetscReal **Ke) in Elastic20Stiff()
|
| /petsc/src/ksp/pc/tests/ |
| H A D | ex6.c | 7 static PetscErrorCode FormElementStiffness(PetscReal H, PetscScalar *Ke) in FormElementStiffness() 46 PetscScalar Ke[16]; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex19.c | 9 PetscErrorCode FormElementStiffness(PetscReal H, PetscScalar *Ke) in FormElementStiffness() 39 PetscScalar one = 1.0, Ke[16], *vals; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex3.c | 29 PetscScalar Ke[16]; /* element matrix */ in main() local 186 PetscErrorCode FormElementStiffness(PetscReal H, PetscScalar *Ke) in FormElementStiffness()
|
| H A D | ex70.c | 143 static void BForm_DivT(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in BForm_DivT() 191 static void BForm_Grad(PetscScalar Ke[], PetscScalar coords[]) in BForm_Grad() 237 static void BForm_Stabilisation(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in BForm_Stabilisation() 269 static void BForm_ScaledMassMatrix(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in BForm_ScaledMassMatrix()
|
| H A D | ex43.c | 491 static void FormStressOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in FormStressOperatorQ1() 541 static void FormGradientOperatorQ1(PetscScalar Ke[], PetscScalar coords[]) in FormGradientOperatorQ1() 591 static void FormStabilisationOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in FormStabilisationOperatorQ1() 626 static void FormScaledMassMatrixOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[… in FormScaledMassMatrixOperatorQ1()
|
| H A D | ex42.c | 592 static void FormStressOperatorQ13D(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in FormStressOperatorQ13D() 665 static void FormGradientOperatorQ13D(PetscScalar Ke[], PetscScalar coords[]) in FormGradientOperatorQ13D() 715 static void FormStabilisationOperatorQ13D(PetscScalar Ke[], PetscScalar coords[], PetscScalar eta[]) in FormStabilisationOperatorQ13D() 769 static void FormScaledMassMatrixOperatorQ13D(PetscScalar Ke[], PetscScalar coords[], PetscScalar et… in FormScaledMassMatrixOperatorQ13D()
|
| H A D | ex49.c | 417 static void FormStressOperatorQ1(PetscScalar Ke[], PetscScalar coords[], PetscScalar E[], PetscScal… in FormStressOperatorQ1()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 986 PetscScalar Ke[4 * 2][4 * 2]; in THIJacobianLocal_2D() local 1069 PetscScalar Ke[8 * 2][8 * 2]; local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex14.c | 1116 PetscScalar Ke[8 * NODE_SIZE][8 * NODE_SIZE], Kcpl[8 * NODE_SIZE][4 * PRMNODE_SIZE]; in THIJacobianLocal_Momentum() local
|