 Octave / Mesh / fc_simesh package
  Octave / Mesh / fc_simesh package 
 
 
 
                                           Octave package contains the siMesh class which allows to use simplices meshes
generated from gmsh (in dimension 2 or 3) or from an hypercube triangulation (in any dimension).
 Octave package contains the siMesh class which allows to use simplices meshes
generated from gmsh (in dimension 2 or 3) or from an hypercube triangulation (in any dimension).
 Octave / Mesh / fc_simesh/ Snapshots
  Octave / Mesh / fc_simesh/ Snapshots
 Octave / Mesh / fc_simesh/ demos
  Octave / Mesh / fc_simesh/ demos
 Octave / Mesh / fc_simesh/ Current development release
  Octave / Mesh / fc_simesh/ Current development release| 
 | |||||
| Version | date | package | full archives | install | User guide | 
| 0.4.5 | December 21, 2022 | ||||
 Octave / Mesh / fc_simesh/ Tested on
  Octave / Mesh / fc_simesh/ Tested onThis package was only tested on Ubuntu 22.04.1 with Octave 7.3.0.
 Octave / Mesh / fc_simesh/ Installation
  Octave / Mesh / fc_simesh/ InstallationOne just has to get/download the install file   ofc_simesh_install.m Thereafter, one run it under Octave.
This command download, extract and configure the
  ofc_simesh_install.m Thereafter, one run it under Octave.
This command download, extract and configure the  packages and all the required packages in the current
directory.
 packages and all the required packages in the current
directory.
   For example, to install this package in ~/Octave directory, one has to copy the file  ofc_simesh_install.m in
the ~/Octave directory. Then in a Octave terminal run the following commands to install the fc-simesh package
with graphical extension 
Parts of the <fc-simesh> Octave package. Copyright (C) 2017-2022 F. Cuvelier 1- Downloading and extracting the packages 2- Setting the <fc-simesh> package Write in ~/Octave/fc-simesh-full/fc_simesh-0.4.5/configure_loc.m ... 3- Using packages : -> fc-tools : 0.0.34 -> fc-bench : 0.1.3 -> fc-hypermesh : 1.0.4 -> fc-amat : 0.1.3 -> fc-meshtools : 0.1.4 -> fc-graphics4mesh : 0.1.5 -> fc-oogmsh : 0.2.4 -> fc-siplt : 0.2.5 with fc-simesh : 0.4.5 *** Using instructions To use the <fc-simesh> package: addpath(’~/Octave/fc-simesh-full/fc_simesh-0.4.5’) fc_simesh.init() See ~/Octave/ofc_simesh_set.m
~/Octave/fc-simesh-full
and, for each Octave session, one have to set the package by: 
   If it’s the first time the fc_simesh.init() function is used, then its output is 
Try to use default parameters! Use fc_tools.configure to configure. Write in ~/Octave/fc-simesh-full/fc_tools-0.0.34/configure_loc.m ... Try to use default parameters! Use fc_bench.configure to configure. Write in ~/Octave/fc-simesh-full/fc_bench-0.1.3/configure_loc.m ... Try to use default parameters! Use fc_hypermesh.configure to configure. Write in ~/Octave/fc-simesh-full/fc_hypermesh-1.0.4/configure_loc.m ... Try to use default parameters! Use fc_amat.configure to configure. Write in ~/Octave/fc-simesh-full/fc_amat-0.1.3/configure_loc.m ... Try to use default parameters! Use fc_meshtools.configure to configure. Write in ~/Octave/fc-simesh-full/fc_meshtools-0.1.4/configure_loc.m ... Try to use default parameters! Use fc_graphics4mesh.configure to configure. Write in ~/Octave/fc-simesh-full/fc_graphics4mesh-0.1.5/configure_loc.m ... Try to use default parameters! Use fc_oogmsh.configure to configure. Write in ~/Octave/fc-simesh-full/fc_oogmsh-0.2.4/configure_loc.m ... Try to use default parameters! Use fc_siplt.configure to configure. Write in ~/Octave/fc-simesh-full/fc_siplt-0.2.5/configure_loc.m ... Using fc_simesh[0.4.5] with fc_tools[0.0.34], fc_bench[0.1.3], fc_hypermesh[1.0.4], fc_amat[0.1.3], fc_meshtools[0.1.4], fc_graphics4mesh[0.1.5], fc_oogmsh[0.2.4], fc_siplt[0.2.5]. [fc-oogmsh] Configured to use gmsh 4.11.0 with default MSH file format version 4.1
fc_simesh.init() function is CUsing fc_simesh[0.4.5] with fc_tools[0.0.34], fc_bench[0.1.3], fc_hypermesh[1.0.4], fc_amat[0.1.3], fc_meshtools[0.1.4], fc_graphics4mesh[0.1.5], fc_oogmsh[0.2.4], fc_siplt[0.2.5]. [fc-oogmsh] Configured to use gmsh 4.11.0 with default MSH file format version 4.1
For uninstalling, one just have to delete directory
~/Octave/fc-simesh-full
   To quickly test this package, one can run one of the examples located in the directory +fc_simesh/+demos.
For example, runs 
 Octave / Mesh / fc_simesh/ Version history
  Octave / Mesh / fc_simesh/ Version history0.4.5 (December 21, 2022): .
0.4.2 (March 20, 2020): Minor bugs fixed.
0.4.1 (March 8, 2020): correct bug in the fc_simesh.demos.alldemos function. Using the    package version 0.0.31.
     package version 0.0.31.
     
0.4.0 (Feburary 19, 2020): compatible with MSH file format versions 2.2, 4.0 and 4.1.
0.2.0 (November 8, 2017): graphical functions move to the    package.
  package.
     
0.1.4 (October 10, 2017): first version tested under macOS.
0.1.3 (February 8, 2017): first version for Linux and Windows. Not tested under macOS but should works.
 Octave / Mesh / fc_simesh/ Old development releases
  Octave / Mesh / fc_simesh/ Old development releases| 
 | |||||
| Version | date | package | archives | install | User’s Guide | 
| 0.4.2 | March 20, 2020 | ||||
| 0.4.1 | March 8, 2020 | ||||
| 0.4.0 | Februar 19, 2020 | ||||
| 0.2.1 | december 13, 2017 | ||||
| 0.2.0 | November 8, 2017 | ||||
| 0.1.4 | October 10, 2017 | ||||
| 0.1.3 | February 8, 2017 | ||||
| 0.1.2 | February 2, 2017 | ||||
| 0.1.1 | January 15, 2017 | ||||
| 0.1.0 | January 4, 2017 | ||||
| 0.0.4 | December 30, 2017 | ||||