COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Helper to compute the centroid. More...
Public Member Functions | |
ComputeCentroid (const Entities &entities) | |
const RealVector & | operator() (const Uint element_index) |
Public Attributes | |
const Entities & | m_entities |
RealVector | centroid |
RealVector | normal |
RealMatrix | elem_coords |
Helper to compute the centroid.
Definition at line 54 of file DiscontinuousDictionary.cpp.
|
inline |
Definition at line 56 of file DiscontinuousDictionary.cpp.
|
inline |
Compute the centroid, adapting using the normal so that internal boundaries that exist with both orientations get a distinct centroid
Definition at line 66 of file DiscontinuousDictionary.cpp.
RealVector centroid |
Definition at line 90 of file DiscontinuousDictionary.cpp.
RealMatrix elem_coords |
Definition at line 92 of file DiscontinuousDictionary.cpp.
const Entities& m_entities |
Definition at line 88 of file DiscontinuousDictionary.cpp.
RealVector normal |
Definition at line 91 of file DiscontinuousDictionary.cpp.
Send comments to: COOLFluiD Web Admin |