Version: 6.3.1
Functions

src/RENUMBER/renumbering.cxx File Reference

#include <string>
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include "MEDMEM_Family.hxx"
#include "MEDMEM_Mesh.hxx"
#include "MEDMEM_Meshing.hxx"
#include "MEDMEM_MedMeshDriver.hxx"
#include "MEDMEM_Connectivity.hxx"
#include "MEDMEM_Field.hxx"
#include "MEDMEM_DriversDef.hxx"
#include "MEDMEM_MedFileBrowser.hxx"
#include "RenumberingFactory.hxx"
#include <time.h>
Include dependency graph for renumbering.cxx:

Functions

void computeNeighbour (const MESH *mesh, const medGeometryElement &Type, vector< list< int > > &neighbour, int &ntot, int &nb_cell)
void changeConnectivity (MESH &mesh, const medGeometryElement &Type, const int &nb_cell, const vector< int > &iperm)
void changeFamily (MESH *mesh, const medGeometryElement &Type, const vector< int > &perm)
int main (int argc, char **argv)

Function Documentation

void computeNeighbour ( const MESH mesh,
const medGeometryElement Type,
vector< list< int > > &  neighbour,
int ntot,
int nb_cell 
)
void changeConnectivity ( MESH mesh,
const medGeometryElement Type,
const int nb_cell,
const vector< int > &  iperm 
)
void changeFamily ( MESH mesh,
const medGeometryElement Type,
const vector< int > &  perm 
)
int main ( int  argc,
char **  argv 
)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS