samedi 8 août 2020

Why in some cases I can call a member function without an object?

I am working with a numerical library deal.ii, within which a lot of numerical tool are integrated. What I found weird is that I can call the member function directly without define an object. For example, I can directly call

Vectortools::interpolate_boundary_condition().

Could you tell me when can I directly call the member functions without define an object? Thank you!

Aucun commentaire:

Enregistrer un commentaire