Update waves
Compare changes
Files
4- acrovato authored
+ 21
− 61
@@ -3,6 +3,7 @@
@@ -25,25 +26,6 @@ KuttaElement::KuttaElement(int _no, Element * &_surUpE, Element * &_surLwE,
@@ -77,16 +59,18 @@ void KuttaElement::buildK(gmm::dense_matrix<double> &Kup, gmm::dense_matrix<doub
@@ -121,8 +105,8 @@ void KuttaElement::buildK(gmm::dense_matrix<double> &Kup, gmm::dense_matrix<doub
@@ -165,15 +149,16 @@ void KuttaElement::buildNK(gmm::dense_matrix<double> &Kup, gmm::dense_matrix<dou
@@ -227,32 +212,21 @@ void KuttaElement::buildSurF(Element * const &elem)
@@ -282,20 +256,6 @@ void KuttaElement::buildVolF(Element * const &elem, std::vector<std::vector<std: