LifeV
DOFInterface3Dto2D.cpp File Reference

Class for connecting the dof of a mesh (3D) and an interface (2D) that lives on the boundary of the mesh. More...

+ Include dependency graph for DOFInterface3Dto2D.cpp:

Go to the source code of this file.

Namespaces

 LifeV
 Default Physical Solver.
 

Functions

void RemoveMultiple (const std::list< ID > &list0, std::list< std::pair< ID, ID > > &listf)
 useful function to sort a list and remove multiple numbers. More...
 

Detailed Description

Class for connecting the dof of a mesh (3D) and an interface (2D) that lives on the boundary of the mesh.

Author
Vincent Martin
Date
00-02-2003

This file contains the class which may be used to update and hold the connections between the dof of a mesh (3D) and an interface (2D) that lives on the boundary of the mesh. The interface is referenced by a flag.

Contributor:
M.A. Fernandez Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

Definition in file DOFInterface3Dto2D.cpp.