COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
GaussMappedCoordsImpl< 1, GeoShape::TRIAG > Struct Template Reference

#include <GaussImplementation.hpp>

Public Types

typedef Eigen::Matrix< Real, 2, 1 > CoordsT
 
typedef Eigen::Matrix< Real, 1, 1 > WeightsT
 

Static Public Member Functions

static CoordsT coords ()
 
static WeightsT weights ()
 

Static Public Attributes

static const Uint nb_points = 1
 

Detailed Description

template<>
struct cf3::mesh::Integrators::GaussMappedCoordsImpl< 1, GeoShape::TRIAG >

Definition at line 170 of file GaussImplementation.hpp.

Member Typedef Documentation

typedef Eigen::Matrix<Real, 2, 1> CoordsT

Definition at line 174 of file GaussImplementation.hpp.

typedef Eigen::Matrix<Real, 1, 1> WeightsT

Definition at line 175 of file GaussImplementation.hpp.

Member Function Documentation

static CoordsT coords ( )
inlinestatic

Definition at line 177 of file GaussImplementation.hpp.

static WeightsT weights ( )
inlinestatic

Definition at line 185 of file GaussImplementation.hpp.

Member Data Documentation

const Uint nb_points = 1
static

Definition at line 172 of file GaussImplementation.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin