muMECH  1.0
Functions
tests.h File Reference
#include "stdio.h"

Go to the source code of this file.

Functions

void tests_verified (void)
 
void tests_tools (void)
 
void tests_vorel (void)
 
void tests_honza (void)
 
void tests_lukas (void)
 
void tests_standa (void)
 
void tests_termit (void)
 
void tests_tom (void)
 
int cmp_vtk_file_delete_first (const char *file1, const char *file2=NULL)
 
int cmp_txt_file_delete_first (const char *file1, const char *file2=NULL)
 
int diff_fields (int numDisp, int numStrain, int numStress, const double *d1, const double *d2, const double *e1, const double *e2, const double *s1, const double *s2, double eps)
 

Function Documentation

int cmp_txt_file_delete_first ( const char *  file1,
const char *  file2 = NULL 
)
int cmp_vtk_file_delete_first ( const char *  file1,
const char *  file2 = NULL 
)
int diff_fields ( int  numDisp,
int  numStrain,
int  numStress,
const double *  d1,
const double *  d2,
const double *  e1,
const double *  e2,
const double *  s1,
const double *  s2,
double  eps 
)

Definition at line 97 of file tests_verified.cpp.

References compare_fields().

Referenced by Ellipse(), Ellipsoid(), plstrain_2I_2d(), and plstrain_2I_3d().

void tests_honza ( void  )

Definition at line 6 of file tests_honza.cpp.

References _errorr.

Referenced by main().

void tests_lukas ( void  )

Definition at line 37 of file tests_lukas.cpp.

Referenced by main().

void tests_standa ( void  )

Definition at line 21 of file tests_standa.cpp.

References test01().

Referenced by main().

void tests_termit ( void  )

Definition at line 15 of file tests_termit.cpp.

Referenced by main().

void tests_tom ( void  )

Definition at line 6 of file tests_tom.cpp.

References _errorr.

Referenced by main().

void tests_tools ( void  )

Definition at line 102 of file tests_tools.cpp.

References x2d_2I().

Referenced by main().

void tests_verified ( void  )
void tests_vorel ( void  )

Definition at line 57 of file tests_vorel.cpp.

References vzor().

Referenced by main().