=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== code-saturne-6.2.0+repack/build-aux/catalyst-5.6/CMakeLists.txt-5-FIND_PACKAGE(ParaView REQUIRED) code-saturne-6.2.0+repack/build-aux/catalyst-5.6/CMakeLists.txt:6:INCLUDE(${PARAVIEW_USE_FILE}) code-saturne-6.2.0+repack/build-aux/catalyst-5.6/CMakeLists.txt-7- ############################################## code-saturne-6.2.0+repack/docs/theory/gradrc.tex-65-$P_{ij}$ (resp. $P_{b,ik}$) repr\'esente la valeur estim\'ee de la variable $P$ code-saturne-6.2.0+repack/docs/theory/gradrc.tex:66:\`a la face interne $ij$ (resp. \`a la face de bord $ik$, $k^{\text{i\`eme}}$ code-saturne-6.2.0+repack/docs/theory/gradrc.tex-67-face de bord appuy\'ee sur la cellule $i$) de vecteur normal associ\'e ############################################## code-saturne-6.2.0+repack/docs/theory/turbul.tex-830-% code-saturne-6.2.0+repack/docs/theory/turbul.tex:831:where $C_{\theta } = C_{\theta }^{'} / C_{1 \theta}$; $\xi =1-C_{2 \theta}$; $\eta =1-C_{3 \theta}$. With: $C_{\theta }=0.236$, $ C_{\theta }^{'}=0.98$, $C_{1 \theta}=4.15$, $C_{2 \theta}=0.3$ and $C_{3 \theta}=0.6$. code-saturne-6.2.0+repack/docs/theory/turbul.tex-832- ############################################## code-saturne-6.2.0+repack/docs/theory/turbul.tex-857- code-saturne-6.2.0+repack/docs/theory/turbul.tex:858:where $\vect{P}_{\,\theta}=\vect{P}_{\,\theta}^U+\vect{P}_{\,\theta}^\varia+\vect{G}_{\,\theta}$ et $\vect{\mathcal{D}}_{\,\theta}=\vect{\mathcal{D}}_{\,\theta}^{\nu}+\vect{\mathcal{D}}_{\,\theta}^{t}+ \vect{\mathcal{D}}_{\,\theta}^{p}$. code-saturne-6.2.0+repack/docs/theory/turbul.tex-859- ############################################## code-saturne-6.2.0+repack/docs/theory/turbul.tex-877- code-saturne-6.2.0+repack/docs/theory/turbul.tex:878:where $C_{1 \theta}=4.15$, $C_{2 \theta}=0.55$, $C_{3 \theta}=0.5$ and $C_{4 \theta}=0$. code-saturne-6.2.0+repack/docs/theory/turbul.tex-879- ############################################## code-saturne-6.2.0+repack/docs/theory/resopv.tex-192- code-saturne-6.2.0+repack/docs/theory/resopv.tex:193:We still need to invert the system (\ref{Base_Resopv_eqn5bis}) in order to determine $\delta p$ (and thus $p^{\,n+1}$) and correct the projected velocity field so as to obtain $\vect{u}^{\,n+1}$. The velocity correction is handled in \fort{navstv}, by incrementing the velocity by the calculated magnitude of the gradient of the pressure increment $\delta p$. code-saturne-6.2.0+repack/docs/theory/resopv.tex-194- ############################################## code-saturne-6.2.0+repack/docs/theory/resopv.tex-381-\item $\displaystyle \var{TRAV}(I) = \widetilde{\vect{u}}_{\,I} - \frac {\Delta t^n_I} {\rho_I \ |\Omega_i|} \var{TRAV}(I) + \frac{(\rho_I - \rho_0 ) \Delta t^n_I }{\rho_I} \vect{g}$, code-saturne-6.2.0+repack/docs/theory/resopv.tex:382:\item Call to \fort{inimas} to compute the mass flux of the vector $\var{TRAV}$ (we calculated at each face $\displaystyle \rho_{\,ij} \ \var{TRAV}_{\,ij}\,.\,\vect{S}_{\,ij}$, where $\vect{S}$ is the surface vector ). We set the total number of sweeps (or iterations) to $1$ (\var{NSWRP} = 1), which means that there is no reconstruction of the gradients during this run through \fort{inimas} (to save computation time). The boundary condition arrays passed into \fort{inimas} contain those of the velocity $\vect{u}^n$. code-saturne-6.2.0+repack/docs/theory/resopv.tex-383-\item Call to \fort{divmas} to compute the divergence at each cell of the above mass flux, which is stored in the working are \var{W1}. ############################################## code-saturne-6.2.0+repack/docs/theory/turrij.tex-347-)\,\vect{n}\,]\,)$$ en omettant la notion de face.\\ code-saturne-6.2.0+repack/docs/theory/turrij.tex:348:Le dernier terme est implicite relativement \`a la variable $R_{ij}$ et correspond \`a l'op\'erateur continu : code-saturne-6.2.0+repack/docs/theory/turrij.tex-349- $$\dive(\,\tens{D}^n\,(\grad{R}^{\,n+1}_{ij}\,.\,\vect{n} )\,\vect{n})$$ ############################################## code-saturne-6.2.0+repack/docs/theory/turrij.tex-404-\dive (\,\tens{D'}^{\,n}\,[\grad{\varepsilon^{\,n}} - (\grad{\varepsilon^{\,n}}.\,\vect{n})\,\vect{n}]\,)$$ en omettant la notion de face.\\ code-saturne-6.2.0+repack/docs/theory/turrij.tex:405:Le dernier terme est implicite relativement \`a la variable $\varepsilon$ et correspond \`a l'op\'erateur : code-saturne-6.2.0+repack/docs/theory/turrij.tex-406- $$\dive (\,\tens{D'}^{\,n}\,(\grad{\varepsilon^{\,n+1}}.\,\vect{n} )\,\vect{n})$$ ############################################## code-saturne-6.2.0+repack/docs/theory/turrij.tex-526-$\Omega_l$ du $\text{$(\,p+1\,)$-i\`eme}$ incr\'ement de ${R}_{ij}^{\,n+1}$, code-saturne-6.2.0+repack/docs/theory/turrij.tex:527:$ m^n_{\,lm}$ le flux de masse \`a l'instant $n$ \`a travers la face $lm$, code-saturne-6.2.0+repack/docs/theory/turrij.tex-528-$\delta R_{ij,\,f_{\,lm}}^{\,n+1,p+1}$ vaut $({\delta ############################################## code-saturne-6.2.0+repack/docs/theory/turrij.tex-542-appel au sous-programme \fort{matrix}. La quantit\'e code-saturne-6.2.0+repack/docs/theory/turrij.tex:543: $(\mu^n_{\,lm} + \gamma^n_{\,lm})$ \`a la face $lm$ est calcul\'ee lors de l'appel \`a code-saturne-6.2.0+repack/docs/theory/turrij.tex-544-\fort{visort}.\\ ############################################## code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-337-\end{equation} code-saturne-6.2.0+repack/docs/theory/bndcnd.tex:338:where $h_{eq} $ is defined by $h_{eq}=\dfrac{h_{int} h_{ext}}{ h_{int} + h_{ext}}$. code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-339-The harmonic mean (as in \eqref{eq:spadis:harmonic_viscosity}) comes from summing of resistances instead of conductances. ############################################## code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-525-\end{equation} code-saturne-6.2.0+repack/docs/theory/bndcnd.tex:526:where $C_{log}=5.2$. code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-527- ############################################## code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-702-\end{equation} code-saturne-6.2.0+repack/docs/theory/bndcnd.tex:703:where $cofimp = 1 - \dfrac{3}{2 \kappa u^+}$ if $y^+ > y^+_{lim}$, and $cofimp = 0$ otherwise. code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-704- ############################################## code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-931-\end{equation} code-saturne-6.2.0+repack/docs/theory/bndcnd.tex:932:where $h_{fluid} = \dfrac{C \mu}{\overline{\centip \centf} } \dfrac{y^+}{\varia^+} $. code-saturne-6.2.0+repack/docs/theory/bndcnd.tex-933- ############################################## code-saturne-6.2.0+repack/docs/theory/mesh_algo.tex-726-$\overrightarrow{P_{i}P_{i+1}}$ and $\overrightarrow{n_{f}}^{\perp}$ code-saturne-6.2.0+repack/docs/theory/mesh_algo.tex:727:$\forall i\in [1,Nbv(f)]$ where $P_{Nbv(f)+1} = P_{1}$. For consistency code-saturne-6.2.0+repack/docs/theory/mesh_algo.tex-728-purposes, the warping criterion $warp_{f}$ is defined in degree for each ############################################## code-saturne-6.2.0+repack/docs/theory/codits.tex-120-sequence $(a^{n+1,\,k})_{k\in \mathbb{N}}$\footnote{If the fixed-point iterative algorithm is used code-saturne-6.2.0+repack/docs/theory/codits.tex:121:to solve the velocity-pressure system (\var{NTERUP}$>$ 1), $a^{n+1,0}$ is initialised by code-saturne-6.2.0+repack/docs/theory/codits.tex-122-the last value that was obtained for $a^{n+1}$.}: ############################################## code-saturne-6.2.0+repack/docs/theory/goveqn.tex-633-\end{equation} code-saturne-6.2.0+repack/docs/theory/goveqn.tex:634:where $C_\mu=0.09$ is a constant and $\sigma_T$ the turbulent Schmidt, and $\Omega$ is defined by: code-saturne-6.2.0+repack/docs/theory/goveqn.tex-635-\begin{equation} ############################################## code-saturne-6.2.0+repack/docs/theory/predvv.tex-326-The conservation of momentum equation is solved in a decoupled manner. The integration of the different terms has therefore been carried out in order to treat separately the equations obtained for each component of the velocity.\\ code-saturne-6.2.0+repack/docs/theory/predvv.tex:327:For each of these components, the second member $f_s^{exp}$ of the system (\ref{Base_Predvv_eq_di2}), the implicit terms of the system (with the exception of the convection-diffusion terms) and the term representing the total viscosity at the internal\footnote{value required for the integration of the diffusion term in \fort{codits}, $\displaystyle(\mu_{\,tot})_{ij}\frac{\var{SURFN}}{\var{DIST}}$} and boundary faces is calculated in the subroutine \fort{predvv}. These terms are then transmitted to the subroutine \fort{codits} which constructs and then solves the resulting complete system of equations, with the convection-diffusion terms, for each component of the velocity. code-saturne-6.2.0+repack/docs/theory/predvv.tex-328-\\\\ ############################################## code-saturne-6.2.0+repack/docs/theory/predvv.tex-370- code-saturne-6.2.0+repack/docs/theory/predvv.tex:371:To represent the second member corresponding to each component of the velocity, we use the arrays \var{TRAV}(\var{IEL},\var{DIR}), \var{TRAVA}(\var{IEL},\var{DIR}) and \var{PROPCE}, with \var{IEL} being the number of the cell and \var{DIR} the direction (x, y, z). Four cases need to be considered depending on whether or not the source terms are extrapolated at $n+\theta_S$ and whether or not a fixed-point iteration is implemented on the velocity-pressure system (\var{NTERUP}$>1$). code-saturne-6.2.0+repack/docs/theory/predvv.tex-372-\\ ############################################## code-saturne-6.2.0+repack/docs/theory/combustion_coal.tex-732-\nomenclature[rt]{$t$}{time [s]} code-saturne-6.2.0+repack/docs/theory/combustion_coal.tex:733:where the tubulent dynamic viscosity of the bulk is $\mu_T = \rho_m D_m^T$. code-saturne-6.2.0+repack/docs/theory/combustion_coal.tex-734- ############################################## code-saturne-6.2.0+repack/docs/theory/cfmsvl.tex-290-$\Delta t (c^2) \displaystyle\frac{\partial \rho}{\partial n}$ code-saturne-6.2.0+repack/docs/theory/cfmsvl.tex:291:\`a l'interface $ij$. En effet, on suppose que le flux est d\'erivable \`a code-saturne-6.2.0+repack/docs/theory/cfmsvl.tex-292-l'interface. Il doit donc y \^etre continu.\\ ############################################## code-saturne-6.2.0+repack/docs/theory/cfener.tex-37-Apr\`es masse (acoustique) et quantit\'e de mouvement, code-saturne-6.2.0+repack/docs/theory/cfener.tex:38:on consid\`ere un dernier pas fractionnaire (de $t^{**}$ \`a $t^{***}$) code-saturne-6.2.0+repack/docs/theory/cfener.tex-39-au cours duquel seule varie l'\'energie totale $E = \rho e$. ############################################## code-saturne-6.2.0+repack/docs/theory/turbke.tex-487- code-saturne-6.2.0+repack/docs/theory/turbke.tex:488:On inverse le syst\`eme $2\times 2$, et on r\'ecup\`ere :\\ code-saturne-6.2.0+repack/docs/theory/turbke.tex-489-$\displaystyle \var{DELTK}=k_{ts}-k^{(n)}$\\ ############################################## code-saturne-6.2.0+repack/docs/theory/matrix.tex-243-\end{equation} code-saturne-6.2.0+repack/docs/theory/matrix.tex:244:avec $\var{FLUMAS(IFAC)}$ correspondant \`a $\ m_{\,ij}^n$, $\var{FLUI}$ \`a $ \displaystyle\frac{1}{2}\,(\ m_{\,ij}^n - |\ code-saturne-6.2.0+repack/docs/theory/matrix.tex-245-m_{\,ij}^n|\ )$, $\var{VISCF(IFAC)} $ \`a $ \ \displaystyle \beta_{\,ij}\frac { ############################################## code-saturne-6.2.0+repack/docs/theory/atmo.tex-574-,z \right))$ \\ code-saturne-6.2.0+repack/docs/theory/atmo.tex:575:where $\bar{M}=1.9$ and $\, \, \, M=35/{(1224\mu code-saturne-6.2.0+repack/docs/theory/atmo.tex-576-_{0}^{2}+1)}^{1/2}$. ############################################## code-saturne-6.2.0+repack/docs/theory/atmo.tex-1181-\newline code-saturne-6.2.0+repack/docs/theory/atmo.tex:1182:where the deviation from saturation s is defined by s $=$ e/e$_{sat}$ -1 and code-saturne-6.2.0+repack/docs/theory/atmo.tex-1183-\newline ############################################## code-saturne-6.2.0+repack/docs/theory/atmo.tex-1232-\end{equation} code-saturne-6.2.0+repack/docs/theory/atmo.tex:1233:where $C_{c} =$\textit{ 1. }$+ l_{air}$\textit{ (1.257 }$+$\textit{ 0.4 exp(1.1 r/l}$_{air}))/r$ is the slip correction factor to code-saturne-6.2.0+repack/docs/theory/atmo.tex-1234-account for non-continuum effects for small droplets and which depends on ############################################## code-saturne-6.2.0+repack/docs/theory/atmo.tex-1421-\newline code-saturne-6.2.0+repack/docs/theory/atmo.tex:1422:where $\Psi_{2}= (1-b_{m} \zeta_{2})^{1/4}$ and $\Psi_{1} =(1-b_{m} \zeta_{1})^{1/4}$, code-saturne-6.2.0+repack/docs/theory/atmo.tex-1423-\newline ############################################## code-saturne-6.2.0+repack/docs/theory/atmo.tex-1459- code-saturne-6.2.0+repack/docs/theory/atmo.tex:1460:where $\Psi_{2} =1-b_{h} \zeta_{2} )^{1/2}$ and $\Psi_{1} code-saturne-6.2.0+repack/docs/theory/atmo.tex-1461-=1-b_{h} \zeta_{1} ############################################## code-saturne-6.2.0+repack/docs/theory/atmo.tex-1726-\newline code-saturne-6.2.0+repack/docs/theory/atmo.tex:1727:Where $H_{u}=0.5\left[ 1-cos\left( \pi w_{1} \right) \right]$, code-saturne-6.2.0+repack/docs/theory/atmo.tex-1728-\newline ############################################## code-saturne-6.2.0+repack/docs/user/saturne1.tex-2931- \item \texttt{it3m\index{it3m}} and \texttt{it4m\index{it4m}} code-saturne-6.2.0+repack/docs/user/saturne1.tex:2932: ``$T^3$'' and ``$T^4$'' terms, when the radiation code-saturne-6.2.0+repack/docs/user/saturne1.tex-2933- modelling is activated ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md-378-if present (if needed, it may be copied from a case's `DATA/REFERENCE` subdirectory to its code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md:379:`DATA` directory; it may also be copied from the `${install_prefix}/share/code_saturne` code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md-380-directory). This way, the user only has to fill these variables and does not need ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md-387-The executable of the main solver is named `cs_solver`. This program may usually code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md:388:be found under `${install_prefix}/libexec/code_saturne` on most Linux systems code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md:389:(or `${install_prefix}/lib/` on some systems such as OpenSUSE). code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md-390- ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md-415-may be obtained by running `./cs_solver --help` (or code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md:416:`${install_prefix}/libexec/code_saturne --help`). code-saturne-6.2.0+repack/docs/doxygen/user_guide/running_a_computation.md-417- ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md-59- code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md:60:A configuration file for code_saturne is available in `${install_prefix}/etc`. code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md-61-This file can be useful as a post-install step for computing environments using a ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md-65-A user may define a local configuration, by copying code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md:66:`${install_prefix}/etc/code_saturne.cfg` (if present) code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md:67:or `${install_prefix}/etc/code_saturne.cfg.template` to code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md:68:`$HOME/.code_saturne.cfg`, then uncomment and define the applicable sections. code-saturne-6.2.0+repack/docs/doxygen/user_guide/global_user_settings.md-69- ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/mesh_preprocessing.md-83-``` code-saturne-6.2.0+repack/docs/doxygen/user_guide/mesh_preprocessing.md:84:In the following sections, the `${install_prefix}/libexec/code_saturne` code-saturne-6.2.0+repack/docs/doxygen/user_guide/mesh_preprocessing.md-85-prefix is omitted for conciseness. ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md-327-in the code's installation directory, usually under code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md:328:`${install_prefix}/share/code_saturne/user`. code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md-329- ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md-333-in the code's installation directory, usually under code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md:334:`${install_prefix}/share/code_saturne/user_examples`. code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md-335- ############################################## code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md-501-of the configured batch system type (in lowercase) is used instead. code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md:502:If this is not available either, `${resource_name}` finally defaults code-saturne-6.2.0+repack/docs/doxygen/user_guide/case_structure.md-503-to `job_defaults`. ############################################## code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md-68-<tr><th> \f$ \mbox{\LaTeX} \f$ code <th> preview <th> comment code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:69:<tr><td> `$\divs$` <td> \f$ \divs \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:70:<tr><td> `$\divv$` <td> \f$ \divv \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:71:<tr><td> `$\divt$` <td> \f$ \divt \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:72:<tr><td> `$\grad$` <td> \f$ \grad \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:73:<tr><td> `$\ggrad$` <td> \f$ \ggrad \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:74:<tr><td> `$\gradv$` <td> \f$ \gradv \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:75:<tr><td> `$\gradt$` <td> \f$ \gradt \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:76:<tr><td> `$\gradtt$` <td> \f$ \gradtt \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:77:<tr><td> `$\mat{M}$` <td> \f$ \mat{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:78:<tr><td> `$\matt{M}$` <td> \f$ \matt{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:79:<tr><td> `$\rot$` <td> \f$ \rot \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:80:<tr><td> `$\vect{V}$` <td> \f$ \vect{V} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:81:<tr><td> `$\tens{T}$` <td> \f$ \tens{T} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:82:<tr><td> `$\transpose{M}$` <td> \f$ \transpose{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:83:<tr><td> `$\symmetric{M}$` <td> \f$ \symmetric{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:84:<tr><td> `$\trace$` <td> \f$ \trace \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:85:<tr><td> `$\deviator{M}$` <td> \f$ \deviator{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:86:<tr><td> `$\norm{M}$` <td> \f$ \norm{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:87:<tr><td> `$\rans{M}$` <td> \f$ \rans{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:88:<tr><td> `$\fluct{M}$` <td> \f$ \fluct{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:89:<tr><td> `$\fluctt{M}$` <td> \f$ \fluctt{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:90:<tr><td> `$\favre{M}$` <td> \f$ \favre{M} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:91:<tr><td> `$\ints{M}{N}$` <td> \f$ \int{M}{N} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:92:<tr><td> `$\intss{M}{N}$` <td> \f$ \intss{M}{N} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:93:<tr><td> `$\intt{M}{N}$` <td> \f$ \intt{M}{N} \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md-94-<tr><td> `\degresC` <td> \f$\mbox{\degresC}\f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:95:<tr><td> `$\Max$` <td> \f$ \Max \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:96:<tr><td> `$\Min$` <td> \f$ \Min \f$ <td> code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:97:<tr><td> `$\dd$` <td> \f$ \dd \f$ <td> total derivative code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md-98-</table> ############################################## code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md-106-<tr><th> \f$ \mbox{\LaTeX} \f$ code <th> preview <th> comment code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:107:<tr><td> `$\Facei{\celli}$` <td> \f$ \Facei{\celli} \f$ <td> set of internal faces code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:108:<tr><td> `$\Faceb{\cellj}$` <td> \f$ \Faceb{\cellj} \f$ <td> set of boundary faces code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:109:<tr><td> `$\Face{\celli}$` <td> \f$ \Face{\celli} \f$ <td> set of faces code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:110:<tr><td> `$\face$` <td> \f$ \face \f$ <td> face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:111:<tr><td> `$\fij$` <td> \f$ \fij \f$ <td> internal face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:112:<tr><td> `$\fib$` <td> \f$ \fib \f$ <td> boundary face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:113:<tr><td> `$\iface$` <td> \f$ \iface \f$ <td> oriented face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:114:<tr><td> `$\ij$` <td> \f$ \ij \f$ <td> oriented internal face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:115:<tr><td> `$\ib$` <td> \f$ \ib \f$ <td> oriented boundary face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:116:<tr><td> `$\celli$` <td> \f$ \celli \f$ <td> name of the current cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:117:<tr><td> `$\cellj$` <td> \f$ \cellj \f$ <td> name of the adjacent cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:118:<tr><td> `$\ipf$` <td> \f$ \ipf \f$ <td> orthogonal center index of the current cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:119:<tr><td> `$\jpf$` <td> \f$ \jpf \f$ <td> orthogonal center index of the adjacent cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:120:<tr><td> `$\centi$` <td> \f$ \centi \f$ <td> center of the current cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:121:<tr><td> `$\centj$` <td> \f$ \centj \f$ <td> center of the adjacent cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:122:<tr><td> `$\centip$` <td> \f$ \centip \f$ <td> orthogonal center of the current cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:123:<tr><td> `$\centjp$` <td> \f$ \centjp \f$ <td> orthogonal center of the adjacent cell code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:124:<tr><td> `$\cento$` <td> \f$ \cento \f$ <td> intersection between the cell centers and the face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md:125:<tr><td> `$\centf$` <td> \f$ \centf \f$ <td> center of the face code-saturne-6.2.0+repack/docs/doxygen/developer_guide/write_theory.md-126-</table> ############################################## code-saturne-6.2.0+repack/NEWS.md-139- Creation is done using the `make install-shortcut` command after the code-saturne-6.2.0+repack/NEWS.md:140: `make install` command. A `code_saturne_($version).desktop` file is code-saturne-6.2.0+repack/NEWS.md-141- created in the desktop folder and double-clicking on it launches ############################################## code-saturne-6.2.0+repack/gui/Base/Makefile.am-83- code-saturne-6.2.0+repack/gui/Base/Makefile.am:84:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/gui/Base/Makefile.am-85- ############################################## code-saturne-6.2.0+repack/gui/studymanager_gui/Makefile.am-83- code-saturne-6.2.0+repack/gui/studymanager_gui/Makefile.am:84:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/gui/studymanager_gui/Makefile.am-85- ############################################## code-saturne-6.2.0+repack/gui/Pages/Makefile.am-253- code-saturne-6.2.0+repack/gui/Pages/Makefile.am:254:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/gui/Pages/Makefile.am-255- ############################################## code-saturne-6.2.0+repack/gui/trackcvg/Makefile.am-71- code-saturne-6.2.0+repack/gui/trackcvg/Makefile.am:72:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/gui/trackcvg/Makefile.am-73- ############################################## code-saturne-6.2.0+repack/salome/cfd_study/doc/tutorial/debugging.rst-26- code-saturne-6.2.0+repack/salome/cfd_study/doc/tutorial/debugging.rst:27: - ``$CFDSTUDY_DBG_ROOT_DIR/bin/code_saturne``, code-saturne-6.2.0+repack/salome/cfd_study/doc/tutorial/debugging.rst:28: - ``$CFDSTUDY_DBG_ROOT_DIR/bin/neptune_cfd``. code-saturne-6.2.0+repack/salome/cfd_study/doc/tutorial/debugging.rst-29- ############################################## code-saturne-6.2.0+repack/salome/sbin/rmb-2- code-saturne-6.2.0+repack/salome/sbin/rmb:3:PREFIX=`dirname $0` code-saturne-6.2.0+repack/salome/sbin/rmb-4-PREFIX="$PREFIX/.." ############################################## code-saturne-6.2.0+repack/salome/sbin/rmb-11-do code-saturne-6.2.0+repack/salome/sbin/rmb:12: tmpfile=`basename $file` code-saturne-6.2.0+repack/salome/sbin/rmb-13- sed -e 's/ *$//' -e 's/ / /g' $file > $RMBDIR/$tmpfile ############################################## code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-54-then code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4:55: OMNIORB_BIN=`echo ${OMNIIDL} | sed -e "s,[[^/]]*$,,;s,/$,,;s,^$,.,"` code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-56- OMNIORB_ROOT=${OMNIORB_BIN} code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-57- # one-level up code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4:58: OMNIORB_ROOT=`echo ${OMNIORB_ROOT} | sed -e "s,[[^/]]*$,,;s,/$,,;s,^$,.,"` code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-59- # ############################################## code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-63- # this is omniORB4.x installed via configure && make && make install code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4:64: OMNIORB_LIB=`echo ${OMNIORB_BIN} | sed -e "s,bin\$,lib,"` code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-65- OMNIORB_VERSION=4 ############################################## code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-67- # omniORB has been installed old way code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4:68: OMNIORB_LIB=`echo ${OMNIORB_BIN} | sed -e "s,bin/,lib/,"` code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-69- # one-level up again code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4:70: OMNIORB_ROOT=`echo ${OMNIORB_ROOT} | sed -e "s,[[^/]]*$,,;s,/$,,;s,^$,.,"` code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-71- if test -d $OMNIORB_ROOT/include/omniORB4 ; then ############################################## code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-221- OMNIORB_IDLPYFLAGS=${OMNIORB_IDLPYFLAGS_1}${OMNIORB_IDLPYFLAGS_2} code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4:222: for p in `echo "$PYTHONPATH" | tr ':' $'\n'`; do code-saturne-6.2.0+repack/salome/m4/cs_omniorb.m4-223- if test -f $p/omniidl_be/python.py; then ############################################## code-saturne-6.2.0+repack/salome/m4/cs_salome.m4-60- code-saturne-6.2.0+repack/salome/m4/cs_salome.m4:61: salome_env_modules=`${srcdir}/build-aux/list_salome_modules.py ${ROOT_SALOME}` code-saturne-6.2.0+repack/salome/m4/cs_salome.m4-62- if test $? != 0 ; then ############################################## code-saturne-6.2.0+repack/salome/configure.ac-219- code-saturne-6.2.0+repack/salome/configure.ac:220: PYPATH=`${PYTHON} -c "${prog}"` code-saturne-6.2.0+repack/salome/configure.ac-221- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-147- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:148: cs_ac_cc_version=`$CC $user_CFLAGS --version 2>&1 | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-149- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:150: if test -n "`echo $cs_ac_cc_version | grep ICC`" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-151- cs_gcc=icc code-saturne-6.2.0+repack/config/cs_auto_flags.sh:152: elif test -n "`echo $cs_ac_cc_version | grep ICX`" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-153- cs_gcc=icx code-saturne-6.2.0+repack/config/cs_auto_flags.sh:154: elif test -n "`echo $cs_ac_cc_version | grep clang`" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-155- cs_gcc=clang ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-170- sed 's/.*gcc version \([-a-z0-9\.]*\).*/\1/'`" code-saturne-6.2.0+repack/config/cs_auto_flags.sh:171: cs_cc_vendor=`echo $cs_cc_version |sed 's/\([a-z]*\).*/\1/'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:172: cs_cc_version=`echo $cs_cc_version |sed 's/[-a-z]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-173- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-181- # Some version numbers code-saturne-6.2.0+repack/config/cs_auto_flags.sh:182: cs_cc_vers_major=`echo $cc_version | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:183: cs_cc_vers_minor=`echo $cc_version | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:184: cs_cc_vers_patch=`echo $cc_version | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-185- test -n "$cs_cc_vers_major" || cs_cc_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-252- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:253: cs_cc_version=`echo $cs_ac_cc_version | grep ICC |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-254- echo "compiler '$CC' is Intel ICC Classic" ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-260- # Some version numbers code-saturne-6.2.0+repack/config/cs_auto_flags.sh:261: cs_cc_vers_major=`echo $cs_ac_cc_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:262: cs_cc_vers_minor=`echo $cs_ac_cc_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:263: cs_cc_vers_patch=`echo $cs_ac_cc_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-264- test -n "$cs_cc_vers_major" || cs_cc_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-285- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:286: cs_cc_version=`echo $cs_ac_cc_version | grep ICX |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-287- echo "compiler '$CC' is Intel ICC NextGen" ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-293- # Some version numbers code-saturne-6.2.0+repack/config/cs_auto_flags.sh:294: cs_cc_vers_major=`echo $cs_ac_cc_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:295: cs_cc_vers_minor=`echo $cs_ac_cc_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:296: cs_cc_vers_patch=`echo $cs_ac_cc_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-297- test -n "$cs_cc_vers_major" || cs_cc_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-313- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:314: cs_cc_version=`echo $CC --version | grep clang | cut -f 3 -d ' '` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-315- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-319- $CC -v > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:320: cs_ac_cc_version=`$CC --version 2>&1 | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-321- cs_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-344- $CC -V > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:345: cs_ac_cc_version=`grep -i pgcc $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-346- cs_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-370- $CC -qversion > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:371: cs_ac_cc_version=`grep 'XL C' $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-372- cs_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-401- # Version strings for logging purposes and known compiler flag code-saturne-6.2.0+repack/config/cs_auto_flags.sh:402: cs_ac_cc_version=`$CC -V 2>&1 | grep "Cray C" | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-403- cs_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-447-if test -f $outfile ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh:448: cs_ac_cc_version_full=`sed -e '11,$d' $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-449- rm -f $outfile ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-473- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:474: cs_ac_cxx_version=`$CXX $user_CXXFLAGS --version 2>&1 | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-475- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:476: if test -n "`echo $cs_ac_cxx_version | grep ICC`" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-477- cs_gxx=icpc code-saturne-6.2.0+repack/config/cs_auto_flags.sh:478: elif test -n "`echo $cs_ac_cxx_version | grep ICX`" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-479- cs_gxx=icpx code-saturne-6.2.0+repack/config/cs_auto_flags.sh:480: elif test -n "`echo $cs_ac_cxx_version | grep clang`" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-481- cs_gxx=clang ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-496- sed 's/.*gcc version \([-a-z0-9\.]*\).*/\1/'`" code-saturne-6.2.0+repack/config/cs_auto_flags.sh:497: cs_cxx_vendor=`echo $cxx_version |sed 's/\([a-z]*\).*/\1/'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:498: cs_cxx_version=`echo $cs_cxx_version |sed 's/[-a-z]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-499- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-507- # Some version numbers code-saturne-6.2.0+repack/config/cs_auto_flags.sh:508: cs_cxx_vers_major=`echo $cs_cxx_version | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:509: cs_cxx_vers_minor=`echo $cs_cxx_version | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:510: cs_cxx_vers_patch=`echo $cs_cxx_version | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-511- test -n "$cs_cxx_vers_major" || cs_cxx_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-579- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:580: cs_cxx_version=`echo $cs_ac_cxx_version | grep ICC |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-581- echo "compiler '$CXX' is Intel ICC Classic" ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-586- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:587: cs_cxx_vers_major=`echo $cs_ac_cxx_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:588: cs_cxx_vers_minor=`echo $cs_ac_cxx_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:589: cs_cxx_vers_patch=`echo $cs_ac_cxx_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-590- test -n "$cs_cxx_vers_major" || cs_cxx_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-612- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:613: cs_cxx_version=`echo $cs_ac_cxx_version | grep ICX |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-614- echo "compiler '$CXX' is Intel ICC NextGen" ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-619- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:620: cs_cxx_vers_major=`echo $cs_ac_cxx_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:621: cs_cxx_vers_minor=`echo $cs_ac_cxx_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:622: cs_cxx_vers_patch=`echo $cs_ac_cxx_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-623- test -n "$cs_cxx_vers_major" || cs_cxx_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-639- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:640: cs_cc_version=`echo $CXX --version | grep clang | cut -f 3 -d ' '` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-641- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-645- $CXX -v > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:646: cs_ac_cxx_version=`$CXX --version 2>&1 | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-647- cs_cxx_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-669- $CXX -V conftest.c > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:670: cs_ac_cxx_version=`grep -i pgcc $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-671- cs_cxx_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-695- $CXX -qversion > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:696: cs_ac_cxx_version=`grep 'XL C' $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-697- cs_cxx_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-720- # Version strings for logging purposes and known compiler flag code-saturne-6.2.0+repack/config/cs_auto_flags.sh:721: cs_ac_cxx_version=`$CXX -V 2>&1 | grep "Cray C++" | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-722- cs_cxx_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-763-if test -f $outfile ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh:764: cs_ac_cxx_version_full=`sed -e '11,$d' $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-765- rm -f $outfile ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-784- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:785:cs_ac_fc_version=`$FC $user_FCFLAGS --version 2>&1 | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-786- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-793- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:794: cs_fc_version=`echo $FC --version |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-795- cs_fc_version="`$FC -v 2>&1 |grep 'gcc version' |\ ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-807- sed 's/.*gcc version \([-a-z0-9\.]*\).*/\1/'`" code-saturne-6.2.0+repack/config/cs_auto_flags.sh:808: cs_fc_vendor=`echo $fc_version |sed 's/\([a-z]*\).*/\1/'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:809: cs_fc_version=`echo $cs_fc_version |sed 's/[-a-z]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-810- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-820- # Some version numbers code-saturne-6.2.0+repack/config/cs_auto_flags.sh:821: cs_fc_vers_major=`echo $cc_version | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:822: cs_fc_vers_minor=`echo $cc_version | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:823: cs_fc_vers_patch=`echo $cc_version | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-824- test -n "$cs_fc_vers_major" || cs_fc_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-837- 4.[234]*) code-saturne-6.2.0+repack/config/cs_auto_flags.sh:838: fcflags_default_dbg="`echo $fcflags_default_dbg | sed -e 's/-fcheck=bounds/-fbounds-check/g'`" code-saturne-6.2.0+repack/config/cs_auto_flags.sh-839- ;; ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-857- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:858: cs_fc_version=`echo $cs_ac_fc_version | sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-859- cs_fc_vendor='Intel IFORT Classic' ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-866- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:867: cs_fc_vers_major=`echo $cs_ac_fc_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:868: cs_fc_vers_minor=`echo $cs_ac_fc_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:869: cs_fc_vers_patch=`echo $cs_ac_fc_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-870- test -n "$cs_fc_vers_major" || cs_fc_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-898- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:899: cs_fc_version=`echo $cs_ac_fc_version | sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-900- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-906- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:907: cs_fc_vers_major=`echo $cs_ac_fc_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:908: cs_fc_vers_minor=`echo $cs_ac_fc_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:909: cs_fc_vers_patch=`echo $cs_ac_fc_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-910- test -n "$cs_fc_vers_major" || cs_fc_vers_major=0 ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-938- $FC -V > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:939: cs_ac_fc_version=`grep -i pgf $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-940- cs_fc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-965- $FC -qversion > $outfile 2>&1 code-saturne-6.2.0+repack/config/cs_auto_flags.sh:966: cs_ac_fc_version=`grep 'XL Fortran' $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-967- cs_fc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-988- # Version strings for logging purposes and known compiler flag code-saturne-6.2.0+repack/config/cs_auto_flags.sh:989: cs_ac_fc_version=`$FC -V 2>&1 | grep "Cray Fortran" | head -1` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-990- cs_fc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1023-if test -f $outfile ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1024: cs_ac_fc_version_full=`sed -e '11,$d' $outfile` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1025-fi ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1039- code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1040:cs_ac_nvcc_version="`$NVCC -version 2>&1 |grep 'release' | head -1`" code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1041- ############################################## code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1069- if test "x$cs_gfortran" = "xgfortran"; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1070: libgfortran_path=`$FC --print-file-name=libgfortran.so` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1071: libgfortran_dir=`dirname $libgfortran_path` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1072- unset libgfortran_path code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1073: if test "`echo $libgfortran_dir | cut -c1-4`" != "/usr" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1074- ldflags_rpath="${ldflags_rpath}${libgfortran_dir}" code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1075- fi code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1076: libgfortran_path=`$FC --print-file-name=libgfortran.so` code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1077: libgfortran_dir=`dirname $libgfortran_path` code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1078- unset libgfortran_path code-saturne-6.2.0+repack/config/cs_auto_flags.sh:1079: if test "`echo $libgfortran_dir | cut -c1-4`" != "/usr" ; then code-saturne-6.2.0+repack/config/cs_auto_flags.sh-1080- ldflags_rpath="${ldflags_rpath}${libgfortran_dir}" ############################################## code-saturne-6.2.0+repack/config/code_saturne_build.cfg.in.in-96- code-saturne-6.2.0+repack/config/code_saturne_build.cfg.in.in:97:# Execution environment code-saturne-6.2.0+repack/config/code_saturne_build.cfg.in.in-98-#---------------------- ############################################## code-saturne-6.2.0+repack/sbin/backup-2- code-saturne-6.2.0+repack/sbin/backup:3:PREFIX=`dirname $0` code-saturne-6.2.0+repack/sbin/backup:4:PREFIX=`cd "$PREFIX/.." ; pwd` code-saturne-6.2.0+repack/sbin/backup:5:SUBDIR=`basename $PREFIX` code-saturne-6.2.0+repack/sbin/backup-6- ############################################## code-saturne-6.2.0+repack/sbin/backup-12- code-saturne-6.2.0+repack/sbin/backup:13:PREFIX_BASE=`basename $PREFIX` code-saturne-6.2.0+repack/sbin/backup-14- ############################################## code-saturne-6.2.0+repack/sbin/rmb-2- code-saturne-6.2.0+repack/sbin/rmb:3:PREFIX=`dirname $0` code-saturne-6.2.0+repack/sbin/rmb-4-PREFIX="$PREFIX/.." ############################################## code-saturne-6.2.0+repack/sbin/rmb-17-do code-saturne-6.2.0+repack/sbin/rmb:18: tmpfile=`basename $file` code-saturne-6.2.0+repack/sbin/rmb-19- sed -e 's/ *$//' -e 's/ / /g' $file > $RMBDIR/$tmpfile ############################################## code-saturne-6.2.0+repack/sbin/rmb-29-do code-saturne-6.2.0+repack/sbin/rmb:30: tmpfile=`basename $file` code-saturne-6.2.0+repack/sbin/rmb-31- sed -e 's/ *$//' $file > $RMBDIR/$tmpfile ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-85- code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:86: ple_ac_cc_version=`$CC $user_CFLAGS --version 2>&1 | head -1` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-87- code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:88: if test -n "`echo $ple_ac_cc_version | grep ICC`" ; then code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-89- ple_gcc=icc code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:90: elif test -n "`echo $ple_ac_cc_version | grep ICX`" ; then code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-91- ple_gcc=icx code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:92: elif test -n "`echo $ple_ac_cc_version | grep clang`" ; then code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-93- ple_gcc=clang ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-108- sed 's/.*gcc version \([-a-z0-9\.]*\).*/\1/'`" code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:109: ple_cc_vendor=`echo $ple_cc_version |sed 's/\([a-z]*\).*/\1/'` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:110: ple_cc_version=`echo $ple_cc_version |sed 's/[-a-z]//g'` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-111- ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-119- # Some version numbers code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:120: ple_cc_vers_major=`echo $ple_cc_version | cut -f1 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:121: ple_cc_vers_minor=`echo $ple_cc_version | cut -f2 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:122: ple_cc_vers_patch=`echo $ple_cc_version | cut -f3 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-123- test -n "$ple_cc_vers_major" || ple_cc_vers_major=0 ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-188- code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:189: ple_cc_version=`echo $ple_ac_cc_version | grep ICC |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-190- echo "compiler '$CC' is Intel ICC Classic" ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-196- # Some version numbers code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:197: ple_cc_vers_major=`echo $ple_ac_cc_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:198: ple_cc_vers_minor=`echo $ple_ac_cc_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:199: ple_cc_vers_patch=`echo $ple_ac_cc_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-200- test -n "$ple_cc_vers_major" || ple_cc_vers_major=0 ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-220- code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:221: ple_cc_version=`echo $ple_ac_cc_version | grep ICX |sed 's/[a-zA-Z()]//g'` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-222- echo "compiler '$CC' is Intel ICC NextGen" ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-228- # Some version numbers code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:229: ple_cc_vers_major=`echo $ple_ac_cc_version | cut -f 3 -d" " | cut -f1 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:230: ple_cc_vers_minor=`echo $ple_ac_cc_version | cut -f 3 -d" " | cut -f2 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:231: ple_cc_vers_patch=`echo $ple_ac_cc_version | cut -f 3 -d" " | cut -f3 -d.` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-232- test -n "$ple_cc_vers_major" || ple_cc_vers_major=0 ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-248- code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:249: ple_cc_version=`echo $CC --version | grep clang | cut -f 3 -d ' '` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-250- ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-254- $CC -v > $outfile 2>&1 code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:255: ple_ac_cc_version=`$CC --version 2>&1 | head -1` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-256- ple_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-278- $CC -V > $outfile 2>&1 code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:279: ple_ac_cc_version=`grep -i pgcc $outfile` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-280- ple_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-303- $CC -qversion > $outfile 2>&1 code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:304: ple_ac_cc_version=`grep 'XL C' $outfile` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-305- ple_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-332- # Version strings for logging purposes and known compiler flag code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:333: ple_ac_cc_version=`$CC -V 2>&1 | grep "Cray C" | head -1` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-334- ple_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-369- $CC -V conftest.c > $outfile 2>&1 code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:370: ple_ac_cc_version=`grep ccom $outfile` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-371- ple_cc_compiler_known=yes ############################################## code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-404-if test -f $outfile ; then code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh:405: ple_ac_cc_version_full=`sed -e '11,$d' $outfile` code-saturne-6.2.0+repack/libple/config/ple_auto_flags.sh-406- rm -f $outfile ############################################## code-saturne-6.2.0+repack/libple/sbin/backup-2- code-saturne-6.2.0+repack/libple/sbin/backup:3:PREFIX=`dirname $0` code-saturne-6.2.0+repack/libple/sbin/backup:4:PREFIX=`cd "$PREFIX/.." ; pwd` code-saturne-6.2.0+repack/libple/sbin/backup:5:SUBDIR=`basename $PREFIX` code-saturne-6.2.0+repack/libple/sbin/backup-6- ############################################## code-saturne-6.2.0+repack/libple/sbin/backup-12- code-saturne-6.2.0+repack/libple/sbin/backup:13:PREFIX_BASE=`basename $PREFIX` code-saturne-6.2.0+repack/libple/sbin/backup-14- ############################################## code-saturne-6.2.0+repack/libple/sbin/rmb-2- code-saturne-6.2.0+repack/libple/sbin/rmb:3:PREFIX=`dirname $0` code-saturne-6.2.0+repack/libple/sbin/rmb-4-PREFIX="$PREFIX/.." ############################################## code-saturne-6.2.0+repack/libple/sbin/rmb-11-do code-saturne-6.2.0+repack/libple/sbin/rmb:12: tmpfile=`basename $file` code-saturne-6.2.0+repack/libple/sbin/rmb-13- sed -e 's/ *$//' -e 's/ / /g' $file > $RMBDIR/$tmpfile ############################################## code-saturne-6.2.0+repack/libple/m4/ple_mpi4py.m4-53- fi code-saturne-6.2.0+repack/libple/m4/ple_mpi4py.m4:54: PYTHON_NAME=`$PYTHON` code-saturne-6.2.0+repack/libple/m4/ple_mpi4py.m4-55- AC_MSG_CHECKING("$PYTHON_NAME module: mpi4py") ############################################## code-saturne-6.2.0+repack/libple/m4/ax_python_devel.m4-138- AC_MSG_CHECKING([for the distutils Python package]) code-saturne-6.2.0+repack/libple/m4/ax_python_devel.m4:139: ac_distutils_result=`$PYTHON -c "import distutils" 2>&1` code-saturne-6.2.0+repack/libple/m4/ax_python_devel.m4-140- if test $? -eq 0; then ############################################## code-saturne-6.2.0+repack/libple/m4/ax_python_devel.m4-228- # use the official shared library code-saturne-6.2.0+repack/libple/m4/ax_python_devel.m4:229: ac_python_library=`echo "$ac_python_library" | sed "s/^lib//"` code-saturne-6.2.0+repack/libple/m4/ax_python_devel.m4-230- PYTHON_LIBS="-L$ac_python_libdir -l$ac_python_library" ############################################## code-saturne-6.2.0+repack/libple/m4/ple_types.m4-20- code-saturne-6.2.0+repack/libple/m4/ple_types.m4:21:ple_ac_lcname=`echo "$1" | sed y/' *'/'_p'/` code-saturne-6.2.0+repack/libple/m4/ple_types.m4-22-ple_ac_lower='abcdefghijklmnopqrstuvwxyz' ############################################## code-saturne-6.2.0+repack/libple/m4/ple_types.m4-24-if test "$2" != "" ; then code-saturne-6.2.0+repack/libple/m4/ple_types.m4:25: ple_ac_szname_prefix=`echo $2 | sed y/$ple_ac_lower/$ple_ac_upper/`_ code-saturne-6.2.0+repack/libple/m4/ple_types.m4-26-else ############################################## code-saturne-6.2.0+repack/libple/m4/ple_types.m4-28-fi code-saturne-6.2.0+repack/libple/m4/ple_types.m4:29:ple_ac_szname_postfix=`echo $ple_ac_lcname | sed y/$ple_ac_lower/$ple_ac_upper/` code-saturne-6.2.0+repack/libple/m4/ple_types.m4-30-ple_ac_szname="${ple_ac_szname_prefix}SIZEOF_${ple_ac_szname_postfix}" ############################################## code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4-53-if test "$MPI_CPPFLAGS" != "" ; then code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4:54: MPI_CPPFLAGS=`echo $MPI_CPPFLAGS | sed 's/^[ ]*//;s/[ ]*$//'` code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4-55-fi code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4-56-if test "$MPI_LDFLAGS" != "" ; then code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4:57: MPI_LDFLAGS=`echo $MPI_LDFLAGS | sed 's/^[ ]*//;s/[ ]*$//'` code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4-58-fi code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4-59-if test "$MPI_LIBS" != "" ; then code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4:60: MPI_LIBS=`echo $MPI_LIBS | sed 's/^[ ]*//;s/[ ]*$//'` code-saturne-6.2.0+repack/libple/m4/ple_mpi.m4-61-fi ############################################## code-saturne-6.2.0+repack/libple/m4/ple_config_publ.m4-21-ple_ac_upper='ABCDEFGHIJKLMNOPQRSTUVWXYZ_' code-saturne-6.2.0+repack/libple/m4/ple_config_publ.m4:22:ple_ac_config_publ_upname=`echo $ple_ac_config_publ_h | sed y/$ple_ac_lower/$ple_ac_upper/` code-saturne-6.2.0+repack/libple/m4/ple_config_publ.m4-23-unset ple_ac_lower ############################################## code-saturne-6.2.0+repack/INSTALL.md-218-The easiest solution is to define a alias in the user's code-saturne-6.2.0+repack/INSTALL.md:219:`$HOME/.bashrc`, `$HOME/.alias`, or equivalent file (depending on the shell). code-saturne-6.2.0+repack/INSTALL.md-220- ############################################## code-saturne-6.2.0+repack/INSTALL.md-232- code-saturne-6.2.0+repack/INSTALL.md:233:This may also be defined in a file such as `$HOME/.bashrc` or `$HOME/.bash_profile` code-saturne-6.2.0+repack/INSTALL.md-234-so as to be usable across sessions. ############################################## code-saturne-6.2.0+repack/INSTALL.md-343- code-saturne-6.2.0+repack/INSTALL.md:344:`$ ../../code_saturne-\verscs/configure` code-saturne-6.2.0+repack/INSTALL.md-345- ############################################## code-saturne-6.2.0+repack/INSTALL.md-376- code-saturne-6.2.0+repack/INSTALL.md:377:`$ make -j 4 && make install` code-saturne-6.2.0+repack/INSTALL.md-378- ############################################## code-saturne-6.2.0+repack/INSTALL.md-380- code-saturne-6.2.0+repack/INSTALL.md:381:`$ make doc && make install-doc` code-saturne-6.2.0+repack/INSTALL.md-382- ############################################## code-saturne-6.2.0+repack/INSTALL.md-1272-data to the same location for each build. In this case, we recommend code-saturne-6.2.0+repack/INSTALL.md:1273:`--datarootdir=${INSTALL_PATH}/share` to add a `share` directory alongside code-saturne-6.2.0+repack/INSTALL.md-1274-`arch`. ############################################## code-saturne-6.2.0+repack/m4/cs_mpi.m4-102-if test "$MPI_CPPFLAGS" != "" ; then code-saturne-6.2.0+repack/m4/cs_mpi.m4:103: MPI_CPPFLAGS=`echo $MPI_CPPFLAGS | sed 's/^[ ]*//;s/[ ]*$//'` code-saturne-6.2.0+repack/m4/cs_mpi.m4-104-fi code-saturne-6.2.0+repack/m4/cs_mpi.m4-105-if test "$MPI_LDFLAGS" != "" ; then code-saturne-6.2.0+repack/m4/cs_mpi.m4:106: MPI_LDFLAGS=`echo $MPI_LDFLAGS | sed 's/^[ ]*//;s/[ ]*$//'` code-saturne-6.2.0+repack/m4/cs_mpi.m4-107-fi code-saturne-6.2.0+repack/m4/cs_mpi.m4-108-if test "$MPI_LIBS" != "" ; then code-saturne-6.2.0+repack/m4/cs_mpi.m4:109: MPI_LIBS=`echo $MPI_LIBS | sed 's/^[ ]*//;s/[ ]*$//'` code-saturne-6.2.0+repack/m4/cs_mpi.m4-110-fi ############################################## code-saturne-6.2.0+repack/m4/cs_mpi.m4-142- if test "x$mpi_includedir" = "x" -o "x$mpi_libdir" = "x" ; then code-saturne-6.2.0+repack/m4/cs_mpi.m4:143: for arg in `$CC -show`; do code-saturne-6.2.0+repack/m4/cs_mpi.m4-144- case ${arg} in ############################################## code-saturne-6.2.0+repack/m4/cs_mpi.m4-147- then code-saturne-6.2.0+repack/m4/cs_mpi.m4:148: mpi_includedir=`echo ${arg} | sed -e 's/^-I//'` code-saturne-6.2.0+repack/m4/cs_mpi.m4-149- fi ############################################## code-saturne-6.2.0+repack/m4/cs_mpi.m4-153- then code-saturne-6.2.0+repack/m4/cs_mpi.m4:154: mpi_libdir=`echo ${arg} | sed -e 's/^-L//'` code-saturne-6.2.0+repack/m4/cs_mpi.m4-155- fi ############################################## code-saturne-6.2.0+repack/m4/cs_mpi.m4-444- mingw64) code-saturne-6.2.0+repack/m4/cs_mpi.m4:445: mpi_prefix=`cygpath --path --windows "$with_mpi"`;; code-saturne-6.2.0+repack/m4/cs_mpi.m4-446- *) ############################################## code-saturne-6.2.0+repack/m4/cs_scotch.m4-250- mingw64) code-saturne-6.2.0+repack/m4/cs_scotch.m4:251: scotch_prefix=`cygpath --path --windows "$with_scotch"`;; code-saturne-6.2.0+repack/m4/cs_scotch.m4-252- *) ############################################## code-saturne-6.2.0+repack/m4/cs_cgns.m4-162- mingw64) code-saturne-6.2.0+repack/m4/cs_cgns.m4:163: cgns_prefix=`cygpath --path --windows "$with_cgns"`;; code-saturne-6.2.0+repack/m4/cs_cgns.m4-164- *) ############################################## code-saturne-6.2.0+repack/m4/cs_metis.m4-143- mingw64) code-saturne-6.2.0+repack/m4/cs_metis.m4:144: metis_prefix=`cygpath --path --windows "$with_metis"`;; code-saturne-6.2.0+repack/m4/cs_metis.m4-145- *) ############################################## code-saturne-6.2.0+repack/m4/cs_med.m4-228- mingw64) code-saturne-6.2.0+repack/m4/cs_med.m4:229: med_prefix=`cygpath --path --windows "$with_med"`;; code-saturne-6.2.0+repack/m4/cs_med.m4-230- *) ############################################## code-saturne-6.2.0+repack/m4/cs_mumps.m4-32-mumps_prefix="" code-saturne-6.2.0+repack/m4/cs_mumps.m4:33:cs_abs_srcdir=`cd $srcdir && pwd` code-saturne-6.2.0+repack/m4/cs_mumps.m4-34- ############################################## code-saturne-6.2.0+repack/m4/cs_fortran.m4-35-do code-saturne-6.2.0+repack/m4/cs_fortran.m4:36: i=`expr $i + 1` code-saturne-6.2.0+repack/m4/cs_fortran.m4-37-done ############################################## code-saturne-6.2.0+repack/m4/cs_petsc.m4-32-petsc_prefix="" code-saturne-6.2.0+repack/m4/cs_petsc.m4:33:cs_abs_srcdir=`cd $srcdir && pwd` code-saturne-6.2.0+repack/m4/cs_petsc.m4-34- ############################################## code-saturne-6.2.0+repack/m4/cs_ple.m4-81- if test "$?" = "0" ; then code-saturne-6.2.0+repack/m4/cs_ple.m4:82: PLE_CPPFLAGS="$PLE_CPPFLAGS `$ple_config --cppflags`" code-saturne-6.2.0+repack/m4/cs_ple.m4:83: PLE_LDFLAGS="$PLE_LDFLAGS `$ple_config --ldflags`" code-saturne-6.2.0+repack/m4/cs_ple.m4:84: PLE_LIBS="$PLE_LIBS `$ple_config --libs`" code-saturne-6.2.0+repack/m4/cs_ple.m4:85: PLE_MPI_LDFLAGS="`$ple_config --ldflags mpi`" code-saturne-6.2.0+repack/m4/cs_ple.m4:86: PLE_MPI_LIBS="`$ple_config --libs mpi`" code-saturne-6.2.0+repack/m4/cs_ple.m4-87- fi ############################################## code-saturne-6.2.0+repack/m4/cs_ple.m4-101- code-saturne-6.2.0+repack/m4/cs_ple.m4:102: ple_version_major_min=`echo "$ple_version_min" | cut -f1 -d.` code-saturne-6.2.0+repack/m4/cs_ple.m4:103: ple_version_minor_min=`echo "$ple_version_min" | cut -f2 -d.` code-saturne-6.2.0+repack/m4/cs_ple.m4:104: ple_version_release_min=`echo "$ple_version_min" | cut -f3 -d.` code-saturne-6.2.0+repack/m4/cs_ple.m4-105- if test "$ple_version_major_min" = "" \ ############################################## code-saturne-6.2.0+repack/m4/cs_ple.m4-111- if test "x$ple_version_max" != "x" ; then code-saturne-6.2.0+repack/m4/cs_ple.m4:112: ple_version_major_max=`echo "$ple_version_max" | cut -f1 -d.` code-saturne-6.2.0+repack/m4/cs_ple.m4:113: ple_version_minor_max=`echo "$ple_version_max" | cut -f2 -d.` code-saturne-6.2.0+repack/m4/cs_ple.m4:114: ple_version_release_max=`echo "$ple_version_max" | cut -f3 -d.` code-saturne-6.2.0+repack/m4/cs_ple.m4-115- if test "$ple_version_major_max" = "" \ ############################################## code-saturne-6.2.0+repack/m4/cs_eos.m4-78- code-saturne-6.2.0+repack/m4/cs_eos.m4:79: eosversion=`${with_eos}/bin/eos --version` code-saturne-6.2.0+repack/m4/cs_eos.m4-80- ############################################## code-saturne-6.2.0+repack/m4/cs_coolprop.m4-76- if test $? == "0"; then code-saturne-6.2.0+repack/m4/cs_coolprop.m4:77: cs_coolprop_tmp=`find $with_coolprop -name CoolProp.h | head -1` code-saturne-6.2.0+repack/m4/cs_coolprop.m4:78: COOLPROP_CPPFLAGS="-I`dirname $cs_coolprop_tmp`" code-saturne-6.2.0+repack/m4/cs_coolprop.m4-79- unset cs_coolprop_tmp ############################################## code-saturne-6.2.0+repack/m4/cs_coolprop.m4-102- if test $? == "0"; then code-saturne-6.2.0+repack/m4/cs_coolprop.m4:103: cp_l_name=`find $with_coolprop | grep ${ref_name}.* | head -1` code-saturne-6.2.0+repack/m4/cs_coolprop.m4:104: cp_d_name=`dirname ${cp_l_name}` code-saturne-6.2.0+repack/m4/cs_coolprop.m4-105- unset cp_l_name ############################################## code-saturne-6.2.0+repack/m4/cs_coolprop.m4-127- if test $? == "0"; then code-saturne-6.2.0+repack/m4/cs_coolprop.m4:128: cs_coolprop_tmp=`find $with_coolprop -name CoolProp.py | head -1` code-saturne-6.2.0+repack/m4/cs_coolprop.m4-129- if test "x$cs_coolprop_tmp" != x ; then code-saturne-6.2.0+repack/m4/cs_coolprop.m4:130: COOLPROPPYTHONPATH="`dirname $cs_coolprop_tmp`" code-saturne-6.2.0+repack/m4/cs_coolprop.m4-131- fi ############################################## code-saturne-6.2.0+repack/m4/cs_modules.m4-52- code-saturne-6.2.0+repack/m4/cs_modules.m4:53: cs_abs_srcdir=`cd $srcdir && pwd` code-saturne-6.2.0+repack/m4/cs_modules.m4-54- "$SHELL" "$cs_abs_srcdir/build-aux/list_modules.sh" "$outfile" >&5 code-saturne-6.2.0+repack/m4/cs_modules.m4-55- code-saturne-6.2.0+repack/m4/cs_modules.m4:56: cs_env_modules=`cat $outfile` code-saturne-6.2.0+repack/m4/cs_modules.m4-57- rm -fr $outfile ############################################## code-saturne-6.2.0+repack/m4/cs_catalyst.m4-118- code-saturne-6.2.0+repack/m4/cs_catalyst.m4:119: cs_abs_srcdir=`cd $srcdir && pwd` code-saturne-6.2.0+repack/m4/cs_catalyst.m4-120- ############################################## code-saturne-6.2.0+repack/m4/cs_hdf5.m4-201- mingw64) code-saturne-6.2.0+repack/m4/cs_hdf5.m4:202: hdf5_prefix=`cygpath --path --windows "$with_hdf5"`;; code-saturne-6.2.0+repack/m4/cs_hdf5.m4-203- *) ############################################## code-saturne-6.2.0+repack/src/base/cs_control.c-549- sock_addr.sin_family = AF_INET; code-saturne-6.2.0+repack/src/base/cs_control.c:550: sock_addr.sin_addr.s_addr = inet_addr(host_name); code-saturne-6.2.0+repack/src/base/cs_control.c-551- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-127-cs_f_user_boundary_conditions.obj: $(cs_user_f_boundary_conditions) code-saturne-6.2.0+repack/src/user/Makefile.am:128: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_boundary_conditions)` code-saturne-6.2.0+repack/src/user/Makefile.am-129- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-138-cs_f_user_parameters.obj: $(cs_user_f_parameters) code-saturne-6.2.0+repack/src/user/Makefile.am:139: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_parameters)` code-saturne-6.2.0+repack/src/user/Makefile.am-140- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-149-cs_f_user_extra_operations.obj: $(cs_user_f_extra_operations) code-saturne-6.2.0+repack/src/user/Makefile.am:150: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_extra_operations)` code-saturne-6.2.0+repack/src/user/Makefile.am-151- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-160-cs_f_user_initialization.obj: $(cs_user_f_initialization) code-saturne-6.2.0+repack/src/user/Makefile.am:161: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_initialization)` code-saturne-6.2.0+repack/src/user/Makefile.am-162- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-171-cs_f_user_physical_properties.obj: $(cs_user_f_physical_properties) code-saturne-6.2.0+repack/src/user/Makefile.am:172: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_physical_properties)` code-saturne-6.2.0+repack/src/user/Makefile.am-173- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-182-cs_f_user_source_terms.obj: $(cs_user_f_source_terms) code-saturne-6.2.0+repack/src/user/Makefile.am:183: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_source_terms)` code-saturne-6.2.0+repack/src/user/Makefile.am-184- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-193-cs_f_user_porosity.obj: $(cs_user_f_porosity) code-saturne-6.2.0+repack/src/user/Makefile.am:194: $(FCCOMPILE) -c -o `$(CYGPATH_W) '$<' $(cs_user_f_porosity)` code-saturne-6.2.0+repack/src/user/Makefile.am-195- ############################################## code-saturne-6.2.0+repack/src/user/Makefile.am-225-install-data-hook: code-saturne-6.2.0+repack/src/user/Makefile.am:226: c_user_files=`ls ${top_srcdir}/src/user/*.c 2>/dev/null`; \ code-saturne-6.2.0+repack/src/user/Makefile.am-227- for f in $${c_user_files}; do \ code-saturne-6.2.0+repack/src/user/Makefile.am:228: file=`basename "$${f}"` && \ code-saturne-6.2.0+repack/src/user/Makefile.am-229- $(PYTHON) "${top_srcdir}/build-aux/cs_user_src_filter.py" "$(VERSION)" < "${top_srcdir}/src/user/$${file}" > "$(DESTDIR)$(pkgdatadir)/user/$${file}"; \ ############################################## code-saturne-6.2.0+repack/src/user_examples/Makefile.am-204-install-data-hook: code-saturne-6.2.0+repack/src/user_examples/Makefile.am:205: c_user_files=`ls ${top_srcdir}/src/user_examples/*.c* 2>/dev/null`; \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am-206- for f in $${c_user_files}; do \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am:207: file=`basename "$${f}"` && \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am-208- $(PYTHON) "${top_srcdir}/build-aux/cs_user_src_filter.py" "$(VERSION)" < "${top_srcdir}/src/user_examples/$${file}" > "$(DESTDIR)$(pkgdatadir)/user_examples/$${file}"; \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am-209- done ; \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am:210: h_user_files=`ls ${top_srcdir}/src/user_examples/*.h 2>/dev/null`; \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am-211- for f in $${h_user_files}; do \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am:212: file=`basename "$${f}"` && \ code-saturne-6.2.0+repack/src/user_examples/Makefile.am-213- $(PYTHON) "${top_srcdir}/build-aux/cs_user_src_filter.py" "$(VERSION)" < "${top_srcdir}/src/user_examples/$${file}" > "$(DESTDIR)$(pkgdatadir)/user_examples/$${file}"; \ ############################################## code-saturne-6.2.0+repack/src/Makefile.am-167- @list='$(libcsmodules_la_SOURCES)'; test -n "$(pkgincludedir)" || list=; \ code-saturne-6.2.0+repack/src/Makefile.am:168: modlist=`for p in $$list; do echo $$p; done | $(SED) -e 's|.f90|.$(FCMODEXT)|g'`; \ code-saturne-6.2.0+repack/src/Makefile.am:169: files=`for p in $$modlist; do echo $$p; done | $(SED) -e 's|^.*/||'`; \ code-saturne-6.2.0+repack/src/Makefile.am-170- test -n "$$files" || exit 0; \ ############################################## code-saturne-6.2.0+repack/src/Makefile.am-172- if test ! -f $$p; then \ code-saturne-6.2.0+repack/src/Makefile.am:173: p=`echo $$p | sed -e 's/.$(FCMODEXT)//' -e 's/\(^.*\)/\U\1/'`.$(FCMODEXT); \ code-saturne-6.2.0+repack/src/Makefile.am-174- fi; \ ############################################## code-saturne-6.2.0+repack/src/Makefile.am-181- @list='$(libcsmodules_la_SOURCES)'; test -n "$(pkgincludedir)" || list=; \ code-saturne-6.2.0+repack/src/Makefile.am:182: modlist=`for p in $$list; do echo $$p; done | $(SED) -e 's|.f90|.$(FCMODEXT)|g'`; \ code-saturne-6.2.0+repack/src/Makefile.am:183: lcfiles=`for p in $$modlist; do echo $$p; done | $(SED) -e 's|^.*/||'`; \ code-saturne-6.2.0+repack/src/Makefile.am-184- test -d "$(DESTDIR)$(pkgincludedir)" || exit 0; \ ############################################## code-saturne-6.2.0+repack/src/Makefile.am-189- if test ! -f $$p; then \ code-saturne-6.2.0+repack/src/Makefile.am:190: p=`echo $$p | sed -e 's/.$(FCMODEXT)//' -e 's/\(^.*\)/\U\1/'`.$(FCMODEXT); \ code-saturne-6.2.0+repack/src/Makefile.am-191- fi; \ ############################################## code-saturne-6.2.0+repack/bin/cs_case_domain.py-138- code-saturne-6.2.0+repack/bin/cs_case_domain.py:139: # Execution and debugging options code-saturne-6.2.0+repack/bin/cs_case_domain.py-140- ############################################## code-saturne-6.2.0+repack/bin/runcase_mpi_rank-31-# code-saturne-6.2.0+repack/bin/runcase_mpi_rank:32:# MPI_RANK=`runcase_mpi_rank $@` code-saturne-6.2.0+repack/bin/runcase_mpi_rank-33-# ############################################## code-saturne-6.2.0+repack/bin/runcase_mpi_rank-88-elif [ "$MPI_PROC" != "" ] ; then code-saturne-6.2.0+repack/bin/runcase_mpi_rank:89: MPI_RANK=`echo $MPI_PROC | cut -f 2 -d,` code-saturne-6.2.0+repack/bin/runcase_mpi_rank-90- ############################################## code-saturne-6.2.0+repack/bin/runcase_mpi_rank-92-elif [ "$SCAMPI_PROCESS_PARAM" != "" ] ; then code-saturne-6.2.0+repack/bin/runcase_mpi_rank:93: MPI_RANK=`echo $SCAMPI_PROCESS_PARAM | cut -f4 -d' '` code-saturne-6.2.0+repack/bin/runcase_mpi_rank-94- ############################################## code-saturne-6.2.0+repack/bin/cs_exec_environment.py-1912-#------------------------------------------------------------------------------- code-saturne-6.2.0+repack/bin/cs_exec_environment.py:1913:# Execution environment (including MPI, OpenMP, ...) code-saturne-6.2.0+repack/bin/cs_exec_environment.py-1914-#------------------------------------------------------------------------------- ############################################## code-saturne-6.2.0+repack/bin/code_saturne.sh.in-36- code-saturne-6.2.0+repack/bin/code_saturne.sh.in:37:bindir=`dirname $0` code-saturne-6.2.0+repack/bin/code_saturne.sh.in-38-exec "@PYTHON@" "$bindir/code_saturne.py" $@ ############################################## code-saturne-6.2.0+repack/bin/cs_config.py.in-148- code-saturne-6.2.0+repack/bin/cs_config.py.in:149: # Execution environment code-saturne-6.2.0+repack/bin/cs_config.py.in-150- ############################################## code-saturne-6.2.0+repack/Makefile.am-458- y=`date +%Y`; yold=$$(($$y-1)); \ code-saturne-6.2.0+repack/Makefile.am:459: lst=`find ${top_srcdir} -type d \( -name .git -o -name "build*" \) -prune -o \( -type f -a ! -name Makefile.in \) -print`; \ code-saturne-6.2.0+repack/Makefile.am-460- for f in $$lst; do \ ############################################## code-saturne-6.2.0+repack/configure.ac-591-if test "$host_os" = mingw64 ; then code-saturne-6.2.0+repack/configure.ac:592: win_prefix=`cygpath --path --windows "${prefix}"` code-saturne-6.2.0+repack/configure.ac-593- AC_SUBST(win_prefix, [${win_prefix}]) ############################################## code-saturne-6.2.0+repack/configure.ac-605- code-saturne-6.2.0+repack/configure.ac:606:cs_version_short=`$PYTHON ${srcdir}/build-aux/cs_version.py --short` code-saturne-6.2.0+repack/configure.ac-607-AC_SUBST(cs_version_short) ############################################## code-saturne-6.2.0+repack/configure.ac-868- code-saturne-6.2.0+repack/configure.ac:869: PYPATH=`${PYTHON} -c "${prog}"` code-saturne-6.2.0+repack/configure.ac-870- ############################################## code-saturne-6.2.0+repack/configure.ac-916- code-saturne-6.2.0+repack/configure.ac:917: PYPATH=`${PYTHON} -c "${prog}"` code-saturne-6.2.0+repack/configure.ac-918- ############################################## code-saturne-6.2.0+repack/debian/control-25- code-saturne-data (= ${source:Version}), code-saturne-6.2.0+repack/debian/control:26: code-saturne-include (= ${binary:Version}), python3-pyqt5 code-saturne-6.2.0+repack/debian/control-27-Recommends: bash-completion, paraview, pdf-viewer, code-saturne-doc ############################################## code-saturne-6.2.0+repack/.pc/no-rpath.patch/bin/cs_config.py.in-148- code-saturne-6.2.0+repack/.pc/no-rpath.patch/bin/cs_config.py.in:149: # Execution environment code-saturne-6.2.0+repack/.pc/no-rpath.patch/bin/cs_config.py.in-150- ############################################## code-saturne-6.2.0+repack/.pc/no-rpath.patch/m4/cs_hdf5.m4-201- mingw64) code-saturne-6.2.0+repack/.pc/no-rpath.patch/m4/cs_hdf5.m4:202: hdf5_prefix=`cygpath --path --windows "$with_hdf5"`;; code-saturne-6.2.0+repack/.pc/no-rpath.patch/m4/cs_hdf5.m4-203- *) ############################################## code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/Base/Makefile.am-83- code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/Base/Makefile.am:84:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/Base/Makefile.am-85- ############################################## code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/Pages/Makefile.am-253- code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/Pages/Makefile.am:254:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/Pages/Makefile.am-255- ############################################## code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/studymanager_gui/Makefile.am-83- code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/studymanager_gui/Makefile.am:84:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/studymanager_gui/Makefile.am-85- ############################################## code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/trackcvg/Makefile.am-71- code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/trackcvg/Makefile.am:72:PYRCC4VER = `$(PYTHON) --version 2>&1 | cut -c 8` code-saturne-6.2.0+repack/.pc/pyrcc.patch/gui/trackcvg/Makefile.am-73-