Home
last modified time | relevance | path

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

/libCEED/examples/fluids/qfunctions/
H A Dgrid_anisotropy_tensor.h38 CEED_QFUNCTION(AnisotropyTensorProjection)(void *ctx, CeedInt Q, const CeedScalar *const *in, CeedS… in AnisotropyTensorProjection() function
/libCEED/examples/fluids/src/
H A Dgrid_anisotropy_tensor.c58 …PetscCallCeed(ceed, CeedQFunctionCreateInterior(ceed, 1, AnisotropyTensorProjection, AnisotropyTen… in GridAnisotropyTensorProjectionSetupApply()