Skip to content

Commit

Permalink
Excute_on Transfer: addressed some failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fdkong committed Apr 10, 2019
1 parent b5c83e9 commit 13aef6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion python/MooseDocs/test/gold/latex/extensions/appsyntax.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ \section{\label{input-parameters}Input Parameters}
\end{InputParameter}

\begin{InputParameter}{execute\_on}[Optional][\texttt{ExecFlagEnum}][INITIAL TIMESTEP\_END]
The list of flag(s) indicating when this object should be executed, the available options include NONE, INITIAL, LINEAR, NONLINEAR, TIMESTEP\_END, TIMESTEP\_BEGIN, FINAL, CUSTOM.
The list of flag(s) indicating when this object should be executed, the available options include NONE, INITIAL, LINEAR, NONLINEAR, TIMESTEP\_END, TIMESTEP\_BEGIN, FINAL, CUSTOM, TRANSFER.
\end{InputParameter}

\begin{InputParameter}{control\_tags}[Advanced][\texttt{std::vector{\textless}std::string{\textgreater}}]
Expand Down

0 comments on commit 13aef6e

Please sign in to comment.