Home
last modified time | relevance | path

Searched defs:nmodes (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h130 const CeedInt nmodes = stg_ctx->nmodes; in CalcSpectrum() local
159 const CeedInt nmodes = stg_ctx->nmodes; in StgShur14Calc() local
202 const CeedInt nmodes = stg_ctx->nmodes; in StgShur14Calc_PrecompEktot() local
249 const CeedInt nmodes = stg_ctx->nmodes; in StgShur14Preprocess() local
H A Dstg_shur14_type.h21 CeedInt nmodes; // !< Number of wavemodes member
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c168 PetscInt nmodes, nprofs; in GetStgContextData() local