GPUEngineering / PDESolvers

GPU-accelerated solution of PDEs
1 stars 2 forks source link

Implementing Solver using Classes #7

Open chemardes opened 2 weeks ago

chemardes commented 2 weeks ago

The link below contains a code snippet on how we could implement the solver using classes / dictionaries: https://colab.research.google.com/drive/1iMd-MgEt5BSwIc_tbdFMatDvHv84lOcu?usp=sharing

Possible actions: