Home
last modified time | relevance | path

Searched full:continue (Results 1 – 9 of 9) sorted by relevance

/honee/
H A DCHANGELOG.md45 - Deprecate `-continue` and `-continue_time_filename`. Continuing from file controlled by `-continu…
H A DDoxyfile892 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
/honee/src/
H A Dmisc.c340 " Continue:\n" in PrintRunInfo()
405 if (rranks[i] == rank) continue; // Ignore same-part global->local transfers in PrintRunInfo()
410 if (iranks[i] == rank) continue; in PrintRunInfo()
H A Dcloptions.c145 PetscCall(PetscOptionsDeprecated("-continue", NULL, "HONEE 0.0.0", in ProcessCommandLineOptions()
146 … "Set -continue_filename to non-empty string to continue from previous solution")); in ProcessCommandLineOptions()
H A Dsetupts.c88 if (!wall_is) continue; // No wall points on this process, skip in Surface_Forces_NS()
457 if (app_ctx->cont_steps) { // continue from previous timestep data in TSSolve_NS()
H A Dqdata.c40 if (created_length != stored_length) continue; in QDataGetStored()
H A Ddm-utils.c562 if (!is_continuous) continue; in GetClosurePermutationAndFieldOffsetAtDepth()
1317 if (location_global < 0) continue; in DMLabelCreateGlobalValueArray()
/honee/doc/
H A Druntime_options.md125 - Path to file from which to continue from. Either binary file or CGNS
/honee/tests/
H A Djunit_common.py342 continue