LifeV
DOFInterface3Dto3D.hpp File Reference

Class for interfacing dofs between two 3D meshes. More...

+ Include dependency graph for DOFInterface3Dto3D.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  DOFInterface3Dto3D
 

Namespaces

 LifeV
 Default Physical Solver.
 

Functions

bool coincide (const std::vector< Real > &p1, const std::vector< Real > &p2, const Real &tol)
 Returns true if the Points p1 and p2 are equal with respect to the tolerance tol (in norm 1) More...
 

Detailed Description

Class for interfacing dofs between two 3D meshes.

Author
M.A. Fernandez
Date
00-11-2002
Contributor:
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch
Contributor:
Mauro Perego mpere.nosp@m.go@f.nosp@m.su.ed.nosp@m.u Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

This file contains the class which may be used to update and hold the connections between the dof on two matching meshes.

Definition in file DOFInterface3Dto3D.hpp.