ug4
|
#include "lib_disc/assemble_interface.h"
#include "lib_disc/spatial_disc/constraints/constraint_interface.h"
#include "lib_grid/algorithms/geom_obj_util/vertex_util.h"
#include "p1_continuity_constraints_impl.h"
Go to the source code of this file.
Classes | |
class | ug::OneSideP1Constraints< TDomain, TAlgebra > |
class | ug::SymP1Constraints< TDomain, TAlgebra > |
Namespaces | |
ug | |
the ug namespace | |
Functions | |
void | ug::CollectConstraining (std::vector< Vertex * > &vConstrainingVrt, const Grid &grid, ConstrainedVertex *hgVrt, bool bClearContainer) |
returns the vertices of the object constraining a hanging vertex More... | |