Flow123d
release_3.0.0-893-gf7bf019
|
#include <accessors.hh>
Primary type dispatch. For every intermediate C++ type that can be read from input we have to define read function from a given storage and Input type i.e. descendant of Input::Type::TypeBase.
Template specializations for type dispatch.
Definition at line 671 of file accessors.hh.