Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <StateRow.hpp>
Public Member Functions | |
template<typename T , int R, typename L > | |
std::ptrdiff_t | operator() (const PatchDataView< T, R, L > &pdv) const |
template<typename T , typename L , int R> | |
std::ptrdiff_t | operator() (const BasicView< T, L, R > &view) const |
|
inline |
|
inline |