Page MenuHomec4science

periodic__bc_8hh_source.tex
No OneTemporary

File Metadata

Created
Tue, Mar 4, 10:37

periodic__bc_8hh_source.tex

\hypertarget{periodic__bc_8hh_source}{}\doxysection{periodic\+\_\+bc.\+hh}
\begin{DoxyCode}{0}
\DoxyCodeLine{1 \textcolor{preprocessor}{\#include "{}boundary\_conditions.hh"{}}}
\DoxyCodeLine{2 }
\DoxyCodeLine{3 \textcolor{preprocessor}{\#ifndef PERIODIC\_H}}
\DoxyCodeLine{4 \textcolor{preprocessor}{\#define PERIODIC\_H}}
\DoxyCodeLine{5 }
\DoxyCodeLine{6 \textcolor{keyword}{namespace }simulation\{}
\DoxyCodeLine{7 }
\DoxyCodeLine{8 \textcolor{keyword}{template} <\textcolor{keyword}{typename} type>}
\DoxyCodeLine{9 \textcolor{keyword}{class }\mbox{\hyperlink{classsimulation_1_1periodic__bc}{periodic\_bc}}: \textcolor{keyword}{public} \mbox{\hyperlink{classsimulation_1_1boundary__conditions}{boundary\_conditions}}<type>\{}
\DoxyCodeLine{10 }
\DoxyCodeLine{11 \textcolor{keyword}{public}:}
\DoxyCodeLine{12 }
\DoxyCodeLine{13 type refill(type x, type L);}
\DoxyCodeLine{14 }
\DoxyCodeLine{15 }
\DoxyCodeLine{16 \};}
\DoxyCodeLine{17 }
\DoxyCodeLine{18 }
\DoxyCodeLine{19 \}}
\DoxyCodeLine{20 }
\DoxyCodeLine{21 \textcolor{preprocessor}{\#endif}}
\end{DoxyCode}

Event Timeline