> 
> Have you tried by simply using the gmshVertex, gmshEdge, gmshFace classes ?
> 


Hello Christophe, 

No I can’t use them, they’re not included in the binary distribution 
(homebrew). And I have difficulties in making other people I’m working with 
compile and possibly fix compilation switches (*), so I’m stuck with the 
default homebrew.

By the way, what am I doing wrong with my implementation of a simple V/E/F 
class? I’d like to make things as simple as possible.

Thanks & Cheers!
        Franco
        /fm


(*) By default on our platforms gmsh won’t build the libraries, and won’t 
include gmshV/E/F classes (by a default make install). Moreover, we encounter a 
linking problem with PETSc (see next). 

Unfortunately I am not really eager to solve their problems by hand myself.

[ 80%] Building CXX object 
CMakeFiles/gmsh.dir/contrib/Salome/Partition_Spliter.cxx.o
Linking CXX executable gmsh
Undefined symbols for architecture x86_64:
  "_MPI_Abort", referenced from:
      linearSystemPETSc<fullMatrix<double> >::addToRightHandSide(int, 
fullMatrix<double> const&) in linearSystemPETSc.cpp.o

-- 
Franco Milicchio <[email protected]>

DIA - Dept. of Engineering
University Roma Tre
http://plm.dia.uniroma3.it/milicchio/

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to