Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inheritance Structure #3

Open
cmacmackin opened this issue Feb 14, 2016 · 1 comment
Open

Inheritance Structure #3

cmacmackin opened this issue Feb 14, 2016 · 1 comment

Comments

@cmacmackin
Copy link
Collaborator

I've put a great deal of thought into how to arrange the inheritance structures so as to get the most out of polymorphism. This is hindered somewhat by the fact that Fortran doesn't have a concept of interfaces like that of, say, Java. These are useful because they allow something along the lines of multiple inheritance and a greater degree of polymorphism. In any case, the inheritance structure I've come up with can be found in the wiki. If anyone has any suggestions on how to improve it, that would be great.

@szaghi
Copy link
Member

szaghi commented Feb 14, 2016

@cmacmackin I will study it carefully next days, great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants