Searched defs:D (Results 1 – 10 of 10) sorted by relevance
| /libCEED/examples/fluids/postprocess/ |
| H A D | vortexshedding.py | 8 def coeff(force, rho=1, u=1, D=1, zspan=0.2): argument
|
| /libCEED/tests/ |
| H A D | t330-basis.h | 59 CeedScalar D[8] = {0.25, 0.25, 0.25, 0.25, 0.25, 0.25, 0.25, 0.25}; in BuildHdivQuadrilateral() local
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | Misc.jl | 37 @inline setvoigt(J::StaticArray{Tuple{D,D}}) where {D} = setvoigt(J, CeedDim(D)) argument
|
| /libCEED/interface/ |
| H A D | ceed-tensor.c | 124 …idedApply(CeedTensorContract contract, CeedInt A, CeedInt B, CeedInt C, CeedInt D, CeedInt J, cons… in CeedTensorContractStridedApply()
|
| /libCEED/examples/mfem/ |
| H A D | bp3.cpp | 151 mfem::Operator *D; in main() local
|
| /libCEED/examples/petsc/src/ |
| H A D | matops.c | 41 PetscErrorCode MatGetDiag(Mat A, Vec D) { in MatGetDiag()
|
| /libCEED/examples/solids/src/ |
| H A D | matops.c | 182 PetscErrorCode GetDiag_Ceed(Mat A, Vec D) { in GetDiag_Ceed()
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | utils.h | 90 CEED_QFUNCTION_HELPER void MatDiagNM(const CeedScalar *A, const CeedScalar *D, const CeedInt N, con… in MatDiagNM()
|
| /libCEED/examples/fluids/src/ |
| H A D | mat-ceed.c | 1513 PetscErrorCode MatGetDiagonal_Ceed(Mat A, Vec D) { in MatGetDiagonal_Ceed()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 1146 function CeedTensorContractStridedApply(contract, A, B, C, D, J, t, t_mode, add, u, v) argument
|