![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <Hexa.hpp>
Inherits QuadratureBase< Hexa_traits< P > >.
Classes | |
| struct | GaussLegendreQuadrature |
Public Types | |
| typedef QuadratureBase< Hexa_traits< P > >::LocalCoordsT | LocalCoordsT |
| typedef QuadratureBase< Hexa_traits< P > >::WeightsT | WeightsT |
Public Types inherited from QuadratureBase< Hexa_traits< P > > | |
| typedef Eigen::Matrix< Real, nb_nodes, dimensionality > | LocalCoordsT |
| typedef Eigen::Matrix< Real, 1, nb_nodes > | WeightsT |
Static Public Member Functions | |
| static const LocalCoordsT & | local_coordinates () |
| static const WeightsT & | weights () |
Static Public Member Functions inherited from QuadratureBase< Hexa_traits< P > > | |
| static std::string | type_name () |
| static const LocalCoordsT & | local_coordinates () |
| static const WeightsT & | weights () |
Additional Inherited Members | |
Static Public Attributes inherited from QuadratureBase< Hexa_traits< P > > | |
| static const GeoShape::Type | shape |
| static const Uint | dimensionality |
| static const Uint | order |
| static const Uint | nb_nodes |
/// Reference domain: <-1,1>, <-1,1>, <-1,1> ///
| typedef QuadratureBase< Hexa_traits<P> >::LocalCoordsT LocalCoordsT |
| typedef QuadratureBase< Hexa_traits<P> >::WeightsT WeightsT |
|
static |
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |