-
Notifications
You must be signed in to change notification settings - Fork 3
Introduction and tutorial
Pratik Nayak edited this page Oct 13, 2019
·
2 revisions
This wiki will help you get started with schwarz-lib
.
schwarz-lib
is mainly divided into the following components:
- Settings,Metadata: These are the helpers structs, Settings and Metadata.
- Initialization: This is mainly the
Initialization
class - Communication: This is mainly the
Communicate
class - Solve: This is mainly the
Solve
class - SchwarzSolver: This is mainly the
SolverX
class