aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/README
blob: e20a5ba39f09444f9910debfbedc70d5c83fbf22 (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 ../patch/.

The main files are as follows:

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