Lines Matching refs:method
117 The following explicit formulation is solved with the adaptive Runge-Kutta-Fehlberg (RKF4-5) method…
143 …is time stepping method which can be selected using the option `-implicit` is solved with Backward…
171 We solve {eq}`eq-weak-vector-ns` using a Galerkin discretization (default) or a stabilized method, …
178 …In this method, the weighted residual of the strong form {eq}`eq-vector-ns` is added to the Galerk…
179 The weak form for this method is given as
196 …method is a simplified version of *SUPG* {eq}`eq-weak-vector-ns-supg` which is developed for debug…
351 Indirect projection is the method presented in {cite}`jansenDiffFluxProjection1999`.
357 This method can be selected with `-div_diff_flux_projection_method indirect`.
360 In the direct projection method, we perform an $L^2$ projection of the divergence of the diffusive …
383 The $L^2$ projection in either method uses the standard mass matrix, which is rowsum lumped for per…
509 We use the STG method described in {cite}`shurSTG2014`.