libmultiscale/301d6de84779features/cadd
libmultiscale/
301d6de84779features/cadd
features/cadd vs master
features/cadd vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
98d3d6802fc3 | anciaux | update the exaemple | Sep 16 2020 | ||||
deb8fb69e35d | anciaux | integration scheme for the pineapple example | Sep 15 2020 | ||||
98c47092c734 | anciaux | update the AMEL client in python | Sep 15 2020 | ||||
c5e8195585f0 | anciaux | adding an example of arbitrary geometry within python | Sep 15 2020 | ||||
4ac8d26f9382 | anciaux | binding the geometry with possibility to extend | Sep 15 2020 | ||||
2552c1095286 | anciaux | cadd_template ready to test in depth | Sep 10 2020 | ||||
54fc327da21f | anciaux | adding a test script for the core template | Sep 10 2020 | ||||
4cba0f941570 | anciaux | cadd_template ready to test in depth | Sep 10 2020 | ||||
67669d16b941 | anciaux | remove compilation warnings | Sep 10 2020 | ||||
459409061d46 | anciaux | remove pedantic warnings | Sep 10 2020 |
/
/
README.compilation
README.compilation
___________
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
COMPILATION
In order to compile LibMultiScale you have to use cmake
> mkdir build
> cd build
> ccmake ..
> make
c4science · Help