deal2lkit: A ToolKit library for Deal.II
any_data.h File Reference
#include <deal2lkit/config.h>
#include <deal.II/base/config.h>
#include <deal.II/base/exceptions.h>
#include <deal.II/base/subscriptor.h>
#include <boost/any.hpp>
#include <vector>
#include <algorithm>
#include <typeinfo>
#include <map>
#include <deal2lkit/utilities.h>

Go to the source code of this file.

Classes

class  AnyData
 Store any amount of any type of data accessible by an identifier string.