-
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
Initializationclass - Communication: This is mainly the
Communicateclass - Solve: This is mainly the
Solveclass - SchwarzSolver: This is mainly the
SolverXclass