Element.h File Reference
Detailed Description
Definition file for class Element.
#include <stdlib.h>
#include <math.h>
#include <valarray>
#include <string>
#include "OFELI_Config.h"
#include "Side.h"
#include "Node.h"
#include "Material.h"
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Classes | |
| class | Element |
| To store and treat finite element geometric information. More... | |
Functions | |
| ostream & | operator<< (ostream &s, const Element &el) |
| Output element data. | |