Searched defs:prescribe_T (Results 1 – 3 of 3) sorted by relevance
32 bool prescribe_T; // !< Prescribe temperature weakly member
341 const bool prescribe_T = stg_ctx->prescribe_T; in StgShur14Inflow() local422 const bool prescribe_T = stg_ctx->prescribe_T; in StgShur14Inflow_Jacobian() local
220 …onst MPI_Comm comm, const DM dm, ProblemData problem, User user, const bool prescribe_T, const Cee… in SetupStg()