Version: 6.3.1
Data Structures | Packages | Functions

src/INTERP_KERNELTest/PerfTest.cxx File Reference

Test program which takes two meshes and calculates their intersection matrix. More...

#include "Interpolation3D.hxx"
#include "Interpolation3D.txx"
#include "MeshTestToolkit.txx"
#include "Log.hxx"
#include "VectorUtils.hxx"
#include "TestInterpKernelUtils.hxx"
#include "MEDMEM_Mesh.hxx"
#include "MEDNormalizedUnstructuredMesh.hxx"
#include <cassert>
#include <string>
Include dependency graph for PerfTest.cxx:

Data Structures

class  INTERP_TEST.PerfTestToolkit
 Specialization of MeshTestToolkit for the purposes of performance testing. More...

Packages

package  INTERP_TEST

Functions

int main (int argc, char **argv)
 Main method of the program.

Detailed Description

Test program which takes two meshes and calculates their intersection matrix.

USAGE : PerfTest mesh1 mesh2 where mesh1 and mesh2 are the names of two meshes located in the files mesh1.med, mesh2.med in {$MED_ROOT_DIR}/share/salome/resources/med/


Function Documentation

int main ( int  argc,
char **  argv 
)

Main method of the program.

Intersects the meshes and outputs some information about the calculation as well as the intersection matrix on std.cout.

Parameters:
argcnumber of arguments given to the program (should be 3, the user giving 2 mesh names)
argvvector to the arguments as strings.

References TestMedCorba2.m, and test_gibi.mesh1.

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