Searched refs:det_J (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex49.c | 148 …lar GNi[][NODES_PER_EL], PetscScalar GNx[][NODES_PER_EL], PetscScalar coords[], PetscScalar *det_J) in ConstructQ12D_GNx() argument 176 if (det_J) *det_J = J; in ConstructQ12D_GNx()
|
| H A D | ex70.c | 71 …alar dN[][NODES_PER_EL], PetscScalar dNx[][NODES_PER_EL], PetscScalar coords[], PetscScalar *det_J) in EvaluateDerivatives() argument 99 if (det_J) *det_J = J; in EvaluateDerivatives()
|
| H A D | ex43.c | 143 …lar GNi[][NODES_PER_EL], PetscScalar GNx[][NODES_PER_EL], PetscScalar coords[], PetscScalar *det_J) in ConstructQ12D_GNx() argument 171 if (det_J) *det_J = J; in ConstructQ12D_GNx()
|
| H A D | ex42.c | 179 …lar GNi[][NODES_PER_EL], PetscScalar GNx[][NODES_PER_EL], PetscScalar coords[], PetscScalar *det_J) in ShapeFunctionQ13D_Evaluate_dx() argument 219 …*det_J = J00 * J11 * J22 - J00 * J12 * J21 - J10 * J01 * J22 + J10 * J02 * J21 + J20 * J01 * J12 -… in ShapeFunctionQ13D_Evaluate_dx()
|