Skip to content
Snippets Groups Projects
Commit 1cf753fe authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 87ea6158
No related branches found
No related tags found
No related merge requests found
This directory contains the source code for Onelab/Mobile, the mobile version of This directory contains the source code for Onelab/Mobile, the mobile version of
Onelab for iOS and Android devices. Onelab for iOS and Android devices.
Version: 1.0.3
Copyright (C) 2014 Christophe Geuzaine and Maxime Graulich, University of Liege Copyright (C) 2014 Christophe Geuzaine and Maxime Graulich, University of Liege
See http://onelab.info/wiki/Mobile for more information, including how to build Version: 1.0.3
Onelab/Mobile for iOS (iPhone/iPad) and Android devices.
Quick cheat sheet for iOS if all the dependencies (GetDP, Gmsh, PETSc, BLAS,
LAPACK frameworks) are already installed in ./frameworks_simulator:
mkdir build
cd build
cmake -DCMAKE_PREFIX_PATH="$HOME/src/gmsh/contrib/mobile/frameworks_simulator;$HOME/src/getdp" ..
make xcodeProject
open Onelab/Onelab.xcodeproj
--
Store description:
Onelab (http://onelab.info) is a finite element package based on the open source Onelab (http://onelab.info) is a finite element package based on the open source
mesh generator Gmsh (http://gmsh.info) and the solver GetDP mesh generator Gmsh (http://gmsh.info) and the solver GetDP
...@@ -30,10 +14,6 @@ Onelab comes packaged with a selection of ready-to-use examples. New models can ...@@ -30,10 +14,6 @@ Onelab comes packaged with a selection of ready-to-use examples. New models can
be added through iTunes file sharing: see http://onelab.info/wiki/Mobile for be added through iTunes file sharing: see http://onelab.info/wiki/Mobile for
more information. more information.
iTunes link: On iTunes: https://itunes.apple.com/us/app/onelab/id845930897
https://itunes.apple.com/us/app/onelab/id845930897
Google Play link:
https://play.google.com/store/apps/details?id=org.geuz.onelab On Google Play: https://play.google.com/store/apps/details?id=org.geuz.onelab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment