Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Classes | Namespaces | Functions
AnyBoundaryCondition.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

class  fub::AnyBoundaryCondition< GriddingAlgorithm >
 This is a polymorphic value type that wraps any BoundaryCondition object. More...
 

Namespaces

 fub
 The fub namespace.
 

Functions

int fub::GetSign (int side)