36 #ifndef FOUNDATIONS_FWD_H
37 #define FOUNDATIONS_FWD_H
41 #include <boost/smart_ptr/shared_ptr.hpp>
47 namespace LibUtilities
54 class FourierSingleModePoints;
56 class GraphVertexObject;
57 class GraphEdgeObject;
59 class NodalTetEvenlySpaced;
61 class NodalPrismEvenlySpaced;
63 class NodalTriEvenlySpaced;
68 template<
typename DataT>
90 #endif // FOUNDATIONS_FWD_H