[Trilinos-Users] node renumbering

Riccardo Rossi rrossi at cimne.upc.edu
Thu Feb 17 07:54:52 MST 2011


Dear Micheal, Alan, list
   first of all i would like to thank you for your time. 

I have been looking at the Reindexing function you gave me,
unfortunately... honestly i don't have a clue of how to use it.
Just to start... i don't understand how shall i pass the matrix to be
reordered since the constructor only accepts the row_map.

i guess that my problem is already with the function transform. Is there
any place where i can find an example of use? i tried to look i the unit
tests but i could not find it...

changing subject i take the occasion to say that using the patch on
global assemble proposed by Alan last week i succesfully implemented my
parallel refinement algorithm (for triangular end tetra meshes).
...thanks once again for the help!!

Riccardo


-- 
________________________________________________________________
Riccardo Rossi, Ph.D, Civil Engineer
member of the Kratos Group: kratos.cimne.upc.es
Centro Internacional de Métodos Numéricos en Ingeniería (CIMNE)
Universidad Politécnica de Cataluña (UPC)
Edificio C-1, campus Norte UPC
Gran Capitan, s/n
08034 Barcelona, España
Tel. (+34) 93 401 73 99
________________________________________________________________

AVISO IMPORTANTE

Los datos de carácter personal contenidos en el mensaje, se registrarán
en un fichero para facilitar la gestión de las comunicaciones de CIMNE.
Se pueden ejercitar los derechos de acceso, rectificación, cancelación y
oposición por escrito, dirigiéndose a nuestras oficinas de CIMNE, Gran
Capitán s/n,  Edificio C1 - Campus Norte UPC, 08034 Barcelona, España.

AVÍS IMPORTANT

Les dades de caràcter personal contingudes en aquest missatge es
registraran en un fitxer per facilitar la gestió de les comunicacions
del CIMNE. Es poden exercir els drets d'accés, rectificació,
cancel·lació i oposició, per escrit a les nostres oficines del CIMNE,
Gran Capità s/n, Edifici C1, Campus Nord UPC, 08034 Barcelona, Espanya.

IMPORTANT NOTICE

All personal data contained in this mail will be processed
confidentially and stored in a file property of CIMNE in order to manage
corporate communications. You may exercise the right of access,
rectification, deletion and objection by letter sent to CIMNE, Gran
Capitán, Edificio C1 - Campus Norte UPC, 08034 Barcelona, Spain.





On Wed, 2011-02-16 at 06:34 -0700, Heroux, Michael A wrote:
> Riccardo,
> 
> There are a few reindexing functions in EpetraExt.  There isn't one
> that does just the graph, but there is one that does a matrix, so
> could be easily adapted:
> 
> http://trilinos.sandia.gov/packages/docs/r10.6/packages/epetraext/doc/html/classEpetraExt_1_1CrsMatrix__Reindex.html
> 
> Mike
> 
> 
> On 2/16/11 2:14 AM, "Riccardo Rossi" <rrossi at cimne.upc.edu> wrote:
> 
> > Dear List,    i was wandering if the Epetra or Epetra_Ext provides a
> tool 
> > for renumbering of graphs.  Ideally i am looking for something that
> does 
> > renumbering "locally" without migrating data. The objective of
> course would be 
> > to optimize the filling of a FECrsMatrix, but i would
> l000082a0-0010directly 
> > by optimizing the numeration of the nodes of my FE mesh, so i can
> not rely on 
> > the internal optimizations of the Epetra, but rather i would like to
> call them 
> > explicitly. thank you Riccardo -- 
> > ________________________________________________________________
> Riccardo 
> > Rossi, Ph.D, Civil Engineer member of the Kratos Group: 
> > kratos.cimne.upc.es Centro Internacional de Métodos Numéricos en
> Ingeniería 
> > (CIMNE) Universidad Politécnica de Cataluña (UPC) Edificio C-1,
> campus Norte 
> > UPC Gran Capitan, s/n 08034 Barcelona, España Tel. (+34) 93 401 73 
> > 99 ________________________________________________________________
> AVISO 
> > IMPORTANTE Los datos de carácter personal contenidos en el mensaje,
> se 
> > registrarán en un fichero para facilitar la gestión de las
> comunicaciones de 
> > CIMNE. Se pueden ejercitar los derechos de acceso, rectificación,
> cancelación 
> > y oposición por escrito, dirigiéndose a nuestras oficinas de CIMNE, 
> > Gran Capitán s/n,  Edificio C1 - Campus Norte UPC, 08034 Barcelona, 
> > España. AVÍS IMPORTANT Les dades de caràcter personal contingudes en
> aquest 
> > missatge es registraran en un fitxer per facilitar la gestió de les 
> > comunicacions del CIMNE. Es poden exercir els drets d'accés, 
> > rectificació, cancel·lació i oposició, per escrit a les nostres
> oficines del 
> > CIMNE, Gran Capità s/n, Edifici C1, Campus Nord UPC, 08034
> Barcelona, 
> > Espanya. IMPORTANT NOTICE All personal data contained in this mail
> will be 
> > processed confidentially and stored in a file property of CIMNE in
> order to 
> > manage corporate communications. You may exercise the right of 
> > access, rectification, deletion and objection by letter sent to
> CIMNE, 
> > Gran Capitán, Edificio C1 - Campus Norte UPC, 08034 Barcelona, 
> > Spain. _______________________________________________
> Trilinos-Users 
> > mailing 
> > list Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/lis
> > tinfo/trilinos-users 





More information about the Trilinos-Users mailing list