Geometry definition More...
#include <stdint.h>
#include <vector>
#include <iostream>
#include "file.hpp"
#include "vec3d.hpp"
#include "solid.hpp"
#include "mesh.hpp"
#include "types.hpp"
Go to the source code of this file.
Classes | |
struct | Bound |
Boundary condition definition class. More... | |
class | Geometry |
Geometry defining class. More... | |
Geometry definition