Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 25) sorted by relevance

/libCEED/tests/
H A Dt124-vector-f.f909 real*8 diff variable
H A Dt108-vector-f.f909 real*8 norm,diff variable
H A Dt100-vector-f.f9011 real*8 diff variable
H A Dt104-vector-f.f9010 real*8 diff variable
H A Dt119-vector-f.f9011 real*8 diff variable
H A Dt101-vector-f.f9010 real*8 diff variable
H A Dt209-elemrestriction-f.f9018 real*8 diff variable
H A Dt109-vector-f.f9011 real*8 diff variable
H A Dt105-vector-f.f9011 real*8 diff variable
H A Dt103-vector-f.f9012 real*8 diff variable
H A Dt106-vector-f.f9011 real*8 diff variable
H A Dt200-elemrestriction-f.f9018 real*8 diff variable
H A Dt201-elemrestriction-f.f9018 real*8 diff variable
H A Dt534-operator.h38 CEED_QFUNCTION(diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in diff() function
H A Dt568-operator.h38 CEED_QFUNCTION(diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in diff() function
H A Dt208-elemrestriction-f.f9020 real*8 diff variable
H A Dt522-operator.h30 CEED_QFUNCTION(diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in diff() function
H A Dt202-elemrestriction-f.f9020 real*8 diff variable
H A Dt597-operator.h38 CEED_QFUNCTION(diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in diff() function
H A Dt567-operator.h32 CEED_QFUNCTION(diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in diff() function
H A Dt531-operator.h38 CEED_QFUNCTION(diff)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *ou… in diff() function
H A Dt322-basis-f.f9033 real*8 val,diff variable
H A Dt323-basis-f.f9040 real*8 val,diff variable
/libCEED/examples/mfem/
H A Dbp3.cpp149 CeedDiffusionOperator diff(ceed, fespace); in main() local
/libCEED/backends/magma/
H A Dceed-magma-basis.c306 CeedInt diff = abs(n_array[iN] - N), idiff; in CeedBasisApplyNonTensorCore_Magma() local