aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 25a096c1b9cc6712ea29607a1214cd2ab01bcb55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Interface definition for thorn EllPETSc
# $Header$

implements: ellpetsc
inherits: ellbase driver

USES INCLUDE HEADER: EllBase.h

CCTK_REAL petscworkspace type=GF
{
  wsp
} "Workspace for the elliptic PETSc solver"