SpolecnaData Class Reference

#include <spolecnaData.h>

List of all members.

Public Member Functions

 SpolecnaData (const long nn, const long ne, const long *nadjelel, const long **adjelel, const long *nnod, const long **nodes, const double **xyz)
 ~SpolecnaData ()

Static Public Member Functions

static short * poleShort (const long pocetSloupcu, const short hodnota=0)

Public Attributes

const long ** adjelel
const long * nadjelel
const long ne
const long nn
const long * nnod
const long ** nodes
const double ** xyz

Detailed Description

Definition at line 7 of file spolecnaData.h.


Constructor & Destructor Documentation

SpolecnaData ( const long  nn,
const long  ne,
const long *  nadjelel,
const long **  adjelel,
const long *  nnod,
const long **  nodes,
const double **  xyz 
) [inline]

Definition at line 27 of file spolecnaData.h.

~SpolecnaData (  )  [inline]

Definition at line 51 of file spolecnaData.h.


Member Function Documentation

static short* poleShort ( const long  pocetSloupcu,
const short  hodnota = 0 
) [inline, static]

Definition at line 41 of file spolecnaData.h.

Referenced by Oblasti::Oblasti(), and Oblasti::vyhledejOblasti().


Member Data Documentation

const long** adjelel

Definition at line 18 of file spolecnaData.h.

Referenced by Oblasti::vyhledejOblasti().

const long* nadjelel

Definition at line 16 of file spolecnaData.h.

Referenced by Oblasti::vyhledejOblasti().

const long ne
const long nn

Definition at line 12 of file spolecnaData.h.

const long* nnod

Definition at line 20 of file spolecnaData.h.

Referenced by Oblasti::Oblasti(), Oblast::PlochyPrvkuSerazene(), and Oblast::vlozPrvek().

const long** nodes

Definition at line 22 of file spolecnaData.h.

Referenced by Oblast::PlochyPrvkuSerazene().

const double** xyz

Definition at line 24 of file spolecnaData.h.

Referenced by Oblasti::normalovyVektor(), and Oblast::vlozPrvek().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2