Searched defs:prescribe_T (Results 1 – 3 of 3) sorted by relevance
25 bool prescribe_T; // !< Prescribe temperature weakly member
345 const bool prescribe_T = stg_ctx->prescribe_T; in StgShur14Inflow() local427 const bool prescribe_T = stg_ctx->prescribe_T; in StgShur14Inflow_Jacobian() local
237 …st MPI_Comm comm, const DM dm, ProblemData problem, Honee honee, const bool prescribe_T, const Cee… in SetupStg()