|
ug4
|
#include "registry/registry.h"#include "lib_disc/domain.h"#include "suffix_tag.h"#include <boost/mpl/if.hpp>#include <boost/mpl/list.hpp>#include <boost/mpl/empty.hpp>#include <boost/mpl/front.hpp>#include <boost/mpl/pop_front.hpp>Go to the source code of this file.
Namespaces | |
| namespace | ug |
| the ug namespace | |
| namespace | ug::bridge |
Typedefs | |
| typedef boost::mpl::list<> | ug::bridge::CompileDomainList |
Functions | |
| template<typename Functionality > | |
| void | ug::bridge::RegisterDomain1dDependent (Registry ®, std::string grp) |
| template<typename Functionality > | |
| void | ug::bridge::RegisterDomain2d3dDependent (Registry ®, std::string grp) |
| template<typename Functionality > | |
| void | ug::bridge::RegisterDomain2dDependent (Registry ®, std::string grp) |
| template<typename Functionality > | |
| void | ug::bridge::RegisterDomain3dDependent (Registry ®, std::string grp) |