LocalSolver.h

Note

The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.

class LocalSolver
void solve(GenericVector &x, const Form &a, const Form &L, bool symmetric = false) const

Solve local (cell-wise) problem and copy result into global vector x.