flux_calculator_1d.cpp
Go to the documentation of this file.
1 
6 #include "flux_calculator_1d.hpp"
7 
8 FluxCalculator1D::~FluxCalculator1D(void) {}
Abstract class for a flux calculator.