COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <Line.hpp>
Inherits QuadratureBase< Line_traits< P > >.
Classes | |
struct | GaussLegendreQuadrature |
Public Types | |
typedef QuadratureBase< Line_traits< P > >::LocalCoordsT | LocalCoordsT |
typedef QuadratureBase< Line_traits< P > >::WeightsT | WeightsT |
Public Types inherited from QuadratureBase< Line_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< Line_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< Line_traits< P > > | |
static const GeoShape::Type | shape |
static const Uint | dimensionality |
static const Uint | order |
static const Uint | nb_nodes |
/// Reference domain: <-1,1> ///
typedef QuadratureBase< Line_traits<P> >::LocalCoordsT LocalCoordsT |
typedef QuadratureBase< Line_traits<P> >::WeightsT WeightsT |
|
static |
Send comments to: COOLFluiD Web Admin |