Skip to content

Approximation of 2D-function in L2 space on a parallelogram using the Finite Elements method

Notifications You must be signed in to change notification settings

tenpercent/3d-interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to build, you should execute the following commands

Linux:

qmake-qt4 -makefile
make

Mac OS X:

qmake -spec macx-g++ interpolation.pro
make

Windows:

qmake -spec win32-g++ interpolation.pro
make

About

Approximation of 2D-function in L2 space on a parallelogram using the Finite Elements method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages