QuantumPlasmas-IST / TETHYS-Graphene-Hydrodynamic-Simulation

Hydrodynamic simulation of plasmons in graphene
MIT License
6 stars 0 forks source link

Implementation of Classes and reorganization of Libs #23

Closed pcosme closed 4 years ago

pcosme commented 4 years ago

I opened a branch Library_remake devoted to the implementation of c++ classes as discussed. The first commit only has the skeleton of the classes for now in the TETHYS_1D_v125.cpp file, it must be finished and the redeclaration of the functions outside the classes must be erased in order to continue. Then we'll move the declaration of the classes to the header files

pcosme commented 4 years ago

Solved in #25