Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Member Functions | List of all members
fub::IndexMapping< Equation > Struct Template Reference

#include <State.hpp>

Public Member Functions

 IndexMapping ()=default
 
 IndexMapping (const Equation &equation)
 

Constructor & Destructor Documentation

◆ IndexMapping() [1/2]

template<typename Equation >
fub::IndexMapping< Equation >::IndexMapping ( )
default

◆ IndexMapping() [2/2]

template<typename Equation >
fub::IndexMapping< Equation >::IndexMapping ( const Equation &  equation)
inline

The documentation for this struct was generated from the following file: