COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Stores pre-computed mapped coords and weights for all gauss point locations. More...
#include <GaussImplementation.hpp>
Public Types | |
typedef GaussMappedCoordsImpl< Order, Shape >::CoordsT | CoordsT |
typedef GaussMappedCoordsImpl< Order, Shape >::WeightsT | WeightsT |
Static Public Member Functions | |
static const GaussMappedCoords< Order, Shape > & | instance () |
Public Attributes | |
const CoordsT | coords |
const WeightsT | weights |
Static Public Attributes | |
static EIGEN_MAKE_ALIGNED_OPERATOR_NEW const Uint | nb_points = GaussMappedCoordsImpl<Order, Shape>::nb_points |
Private Member Functions | |
GaussMappedCoords () | |
Stores pre-computed mapped coords and weights for all gauss point locations.
Definition at line 678 of file GaussImplementation.hpp.
typedef GaussMappedCoordsImpl<Order, Shape>::CoordsT CoordsT |
Definition at line 684 of file GaussImplementation.hpp.
typedef GaussMappedCoordsImpl<Order, Shape>::WeightsT WeightsT |
Definition at line 685 of file GaussImplementation.hpp.
|
inlineprivate |
Definition at line 698 of file GaussImplementation.hpp.
|
inlinestatic |
Definition at line 690 of file GaussImplementation.hpp.
const CoordsT coords |
Definition at line 687 of file GaussImplementation.hpp.
|
static |
Definition at line 682 of file GaussImplementation.hpp.
const WeightsT weights |
Definition at line 688 of file GaussImplementation.hpp.
Send comments to: COOLFluiD Web Admin |