OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
stlReader.h File Reference

Input in STL format – header file. More...

#include <string>
#include <vector>
#include <iostream>
#include <sstream>
#include <set>
#include <limits>
#include "communication/loadBalancer.h"
#include "geometry/cuboidGeometry3D.h"
#include "functors/analytical/indicator/indicatorF3D.h"
#include "functors/analytical/indicator/indicatorBaseF3D.h"
#include "utilities/vectorHelpers.h"
#include "octree.h"
#include "core/vector.h"
+ Include dependency graph for stlReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  olb::Vertex< T, D >
 
struct  olb::STLtriangle< T >
 
class  olb::STLmesh< T >
 
class  olb::STLreader< T >
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

Input in STL format – header file.

Definition in file stlReader.h.