Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces
AnyTaggingMethod.hpp File Reference
#include "fub/Direction.hpp"
#include "fub/Duration.hpp"
#include "fub/Meta.hpp"
#include <memory>

Go to the source code of this file.

Classes

struct  fub::TaggingMethodStrategy_< GriddingAlgorithm >
 
class  fub::AnyTaggingMethod< GriddingAlgorithm >
 This class is a polymorphic value type that stores objects which satisfies the TaggingMethod<GriddingAlgorithm> concept. More...
 
struct  fub::TaggingMethodWrapper_< GriddingAlgorithm, T >
 

Namespaces

 fub
 The fub namespace.