Material.h File Reference
Detailed Description
Definition file for class Material.
#include <string>
#include <iostream>
#include <iomanip>
#include "OFELI_Config.h"
#include "Point.h"
#include "FFI.h"
#include "fparser.h"
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Classes | |
| class | Material |
| To treat material data. More... | |
Functions | |
| ostream & | operator<< (ostream &s, const Material &m) |
| Output material data. | |