Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dstg_shur14.h125 const CeedInt nmodes = stg_ctx->nmodes; in CalcSpectrum() local
154 const CeedInt nmodes = stg_ctx->nmodes; in StgShur14Calc() local
197 const CeedInt nmodes = stg_ctx->nmodes; in StgShur14Calc_PrecompEktot() local
257 const CeedInt nmodes = stg_ctx->nmodes; in StgShur14Preprocess() local
H A Dstg_shur14_type.h14 CeedInt nmodes; // !< Number of wavemodes member
/honee/problems/
H A Dstg_shur14.c164 PetscInt nmodes = 0, nprofs; in GetStgContextData() local