Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
5acf6e46
Commit
5acf6e46
authored
10 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
03e73c3b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/mobile/CMakeLists.txt
+0
-2
0 additions, 2 deletions
contrib/mobile/CMakeLists.txt
contrib/mobile/README.txt
+11
-20
11 additions, 20 deletions
contrib/mobile/README.txt
with
11 additions
and
22 deletions
contrib/mobile/CMakeLists.txt
+
0
−
2
View file @
5acf6e46
# Library to use Onelab (Gmsh/GetDP) on Android or iOS
cmake_minimum_required
(
VERSION 2.8 FATAL_ERROR
)
cmake_minimum_required
(
VERSION 2.8 FATAL_ERROR
)
if
(
APPLE
)
if
(
APPLE
)
...
...
This diff is collapsed.
Click to expand it.
contrib/mobile/README.txt
+
11
−
20
View file @
5acf6e46
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.
Copyright (C) 2014 Christophe Geuzaine and Maxime Graulich, University of Liege
Copyright (C) 2014
-2015
Christophe Geuzaine and Maxime Graulich, University of Liege
On iTunes:
Onelab/Mobile (http://onelab.info) is a finite element package based on the open
source mesh generator Gmsh (http://gmsh.info) and the solver GetDP
Onelab (http://onelab.info) is a finite element package based on the open source
mesh generator Gmsh (http://gmsh.info) and the solver GetDP
(http://getdp.info). It can be used to simulate a wide variety of multi-physic
(http://getdp.info). It can be used to simulate a wide variety of multi-physic
problems: electromagnetics, thermics, mechanics...
problems: electromagnetics, thermics, mechanics...
Onelab comes packaged with a selection of ready-to-use examples. New models can
Onelab/Mobile comes packaged with a selection of ready-to-use examples. New
be added through iTunes file sharing: see http://onelab.info/wiki/Mobile for
models can be added through iTunes file sharing on iOS devices, or opened
more information.
directly on your devices on Android: see http://onelab.info/wiki/Mobile for more
https://itunes.apple.com/us/app/onelab/id845930897
On Google Play:
Onelab (http://onelab.info) is a finite element package based on the open source
mesh generator Gmsh (http://gmsh.info) and the solver GetDP
(http://getdp.info). It can be used to simulate a wide variety of multi-physic
problems: electromagnetics, thermics, mechanics...
Onelab comes packaged with a selection of ready-to-use examples. New models can
be opened directly on your device: see http://onelab.info/wiki/Mobile for more
information.
information.
Onelab/Mobile is available on the AppStore and the Google Play store:
https://itunes.apple.com/us/app/onelab/id845930897
https://play.google.com/store/apps/details?id=org.geuz.onelab
https://play.google.com/store/apps/details?id=org.geuz.onelab
Sample scripts for building Onelab/Mobile are available in utils/onelab_*_build.sh
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment