pulled from github
This commit is contained in:
@@ -450,7 +450,7 @@ namespace polyMFEMUtils {
|
||||
zeroSlopeDofs.push_back(tempZeroSlopeDofs);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void ZeroSlopeNewtonSolver::Mult(const mfem::Vector &b, mfem::Vector &x) const {
|
||||
using namespace mfem;
|
||||
using namespace std;
|
||||
@@ -678,4 +678,4 @@ namespace polyMFEMUtils {
|
||||
dofID++;
|
||||
}
|
||||
|
||||
} // namespace polyMFEMUtils
|
||||
} // namespace polyMFEMUtils
|
||||
|
||||
Reference in New Issue
Block a user