Classes | Functions
Face.hpp File Reference

Face between cells. More...

#include <vector>
#include "Vector3D.hpp"
Include dependency graph for Face.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Face
 Interface between two cells. More...
 

Functions

Vector3D calc_centroid (const Face &face)
 Calculates the centroid of aa face. More...
 

Detailed Description

Face between cells.

Author
Elad Steinberg

Definition in file Face.hpp.

Function Documentation

◆ calc_centroid()

Vector3D calc_centroid ( const Face face)

Calculates the centroid of aa face.

Parameters
faceThe face
Returns
Centroid

Definition at line 32 of file Face.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: