User login

Navigation

You are here

C++ MeshFree Class

Alejandro Ortiz-Bernardin's picture

I have posted a meshfree class implemented in C++ in my web site. Although this is nothing new (which is why I am releasing it), it might be useful for some of you. Its capabilities include the computation of first order maximum entropy (maxent) basis functions and first order moving least squares (mls) basis functions along with their corresponding derivatives. It is a generic code in the sense that it can compute the aforementioned basis functions in one, two and three dimensions with just one single code. If you have comments or find a bug, please do let me know. It is available for Windows and Linux. The code along with its manual can be downloaded from here.

Comments

Alejandro Ortiz-Bernardin's picture

I have fixed a bug in maxent and mls assignment operator ( operator =( ) ). The update is needed if a maxent or mls object is passed through a function or directly copied into another maxent or mls object. The update is in the web page mentioned above.

Subscribe to Comments for "C++ MeshFree Class"

Recent comments

More comments

Syndicate

Subscribe to Syndicate