Version: 6.3.1
Functions

src/INTERP_KERNELTest/TestingUtils.hxx File Reference

#include "Interpolation3D.hxx"
#include "MEDMEM_Mesh.hxx"
#include <iostream>
#include <map>
#include <vector>
#include <cmath>
#include <algorithm>
#include "VectorUtils.hxx"
#include "Log.hxx"
Include dependency graph for TestingUtils.hxx:

Go to the source code of this file.

Functions

double sumVolume (const IntersectionMatrix &m)
void dumpIntersectionMatrix (const IntersectionMatrix &m)
std::pair< int, intcountNumberOfMatrixEntries (const IntersectionMatrix &m)
void calcIntersectionMatrix (const char *mesh1path, const char *mesh1, const char *mesh2path, const char *mesh2, IntersectionMatrix &m)

Function Documentation

double sumVolume ( const IntersectionMatrix m)
void dumpIntersectionMatrix ( const IntersectionMatrix m)

References sumVolume().

std::pair<int,int> countNumberOfMatrixEntries ( const IntersectionMatrix m)
void calcIntersectionMatrix ( const char *  mesh1path,
const char *  mesh1,
const char *  mesh2path,
const char *  mesh2,
IntersectionMatrix m 
)
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