ViennaGrid - The Vienna Grid Library  2.1.0
quantity_transfer_dispatcher< SourceTag, DestinationTag, less_than, larger_than > Struct Template Reference

#include <quantity_transfer.hpp>

template<typename SourceTag, typename DestinationTag, bool less_than = (SourceTag::dim < DestinationTag::dim), bool larger_than = (SourceTag::dim > DestinationTag::dim)>
struct viennagrid::detail::quantity_transfer_dispatcher< SourceTag, DestinationTag, less_than, larger_than >


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