aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/README
blob: c1e009d1bb632eb7694815bf60def44172417314 (plain)
1
2
3
4
5
6
7
8
This directory contains code for solving elliptic systems on our
($S^2$ topology) multipatch system in ../util/.

The main files are as follows:

Jacobian.{cc,hh}
	These classes stores a Jacobian matrix and interface to
	linear-solver routines.