ug4
|
#include "bindings/lua/lua_user_data.h"
#include "common/util/smart_pointer.h"
#include "lib_disc/spatial_disc/domain_disc.h"
#include "common/common.h"
#include "lib_grid/tools/subset_group.h"
#include "lib_disc/common/function_group.h"
#include "lib_disc/common/groups_util.h"
#include "lib_disc/spatial_disc/elem_disc/elem_disc_interface.h"
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<typename TElem > | |
static void | ug::MarkAllElemsForAssemblyButHSlaves (Grid &grid, BoolMarker &bMarker) |
template<typename TAlgebra > | |
static void | ug::MarkAllElemsForAssemblyButHSlaves (SmartPtr< IAssemble< TAlgebra > > ass, Grid &grid) |