muMECH  1.0
Classes | Namespaces | Macros | Enumerations
arrays.h File Reference

Structs Elem3D, PoinT and VectoR; classes Array, Array1d, Xscal, Dscal, Xvctr, Lvctr, Dvctr, Xmtrx, Lmtrx and Dmtrx. More...

#include "gelib.h"
#include "mathlib.h"
#include "librw.h"
#include <stdio.h>
#include <string.h>
#include <math.h>

Go to the source code of this file.

Classes

struct  gelibspace::Elem3D
 
struct  gelibspace::PoinT
 
struct  gelibspace::VectoR
 
struct  gelibspace::MatriX
 
class  gelibspace::Array
 
class  gelibspace::Array1d
 
class  gelibspace::Xscal
 
class  gelibspace::Dscal
 
class  gelibspace::Xvctr
 
class  gelibspace::Lvctr
 
class  gelibspace::Dvctr
 
class  gelibspace::Xmtrx
 
class  gelibspace::Lmtrx
 
class  gelibspace::Dmtrx
 

Namespaces

 gelibspace
 

Macros

#define PYP   3
 
#define SRCCHCK
 
#define AVOID_CNST
 
#define AVOID_EXTA
 

Enumerations

enum  gelibspace::arrayClassType { gelibspace::DvctrClass, gelibspace::LvctrClass, gelibspace::DscalClass }
 
enum  gelibspace::arrayTypedef { gelibspace::ATlong, gelibspace::ATdouble }
 

Detailed Description

Structs Elem3D, PoinT and VectoR; classes Array, Array1d, Xscal, Dscal, Xvctr, Lvctr, Dvctr, Xmtrx, Lmtrx and Dmtrx.

Definition in file arrays.h.

Macro Definition Documentation

#define AVOID_CNST
#define AVOID_EXTA
#define PYP   3
#define SRCCHCK

Definition at line 290 of file arrays.h.

Referenced by gelibspace::Dmtrx::Dmtrx(), and gelibspace::Dvctr::Dvctr().