muMECH  1.0
Classes | Namespaces
inclusion.h File Reference

Class inclusion contains and handles all inclusion data. More...

#include "types.h"
#include "matrix_vector.h"
#include "gelib.h"
#include "macros.h"
#include "tixy2.h"

Go to the source code of this file.

Classes

class  mumech::Inclusion
 Class InclusionRecord contains and handles all inclusion data. More...
 
class  mumech::InclusionRecord3D
 3D inclusion record. More...
 
class  mumech::bod_pomocny
 
class  mumech::InclusionRecord2D
 

Namespaces

 mumech
 

Detailed Description

Class inclusion contains and handles all inclusion data.

Class inclRecordInit initializes the inclusion record.

This file might contain alse the functions sorting the inclusion arrangement to get as efficient 'self-balancing' iterative algorithm as possible. Note that 'self-balancing' shceme provides the interactions between adjacent inclusions. This file is partially only an interface between data read from VTK file and inclusion record.

Definition in file inclusion.h.