84 1./60., -1./360., -1./360., 0., -1./90., 0.,
85 -1./360., 1./60., -1./360., 0., 0., -1./90.,
86 -1./360., -1./360., 1./60., -1./90., 0., 0.,
87 0., 0., -1./90., 4./45., 2./45., 2./45.,
88 -1./90., 0., 0., 2./45., 4./45., 2./45.,
89 0., -1./90., 0., 2./45., 2./45., 4./45.;
112 boost::proto::terminal< SFOp< ShapeFunctionOp > >::type const N
Field & create_field(const std::string &name, const Uint cols)
Create a new field in this group.
static boost::proto::terminal< ZeroTag >::type _0
Placeholder for the zero matrix.
external boost library namespace
static boost::proto::terminal< ElementSystemMatrix< boost::mpl::int_< 0 > > >::type const _A
Some predefined element matrices (more can be user-defined, but you have to change the number in the ...
Dictionary & create_continuous_space(const std::string &space_name, const std::string &space_lib_name, const std::vector< Handle< Entities > > &entities)
Basic Classes for Solver applications used by CF.
static boost::proto::terminal< ElementQuadratureTag >::type element_quadrature
Use element_quadrature(expr1, expr2, ..., exprN) to evaluate a group of expressions.
Real e()
Definition of the Unit charge [C].
void for_each_node(mesh::Region &root_region, const ExprT &expr)
Eigen::Matrix< Real, Eigen::Dynamic, Eigen::Dynamic > RealMatrix
Dynamic sized matrix of Real scalars.
boost::proto::terminal< TransposeFunction >::type const transpose
Basic Classes for Mesh applications used by COOLFluiD.
Top-level namespace for coolfluid.
static boost::proto::terminal< IndexTag< boost::mpl::int_< 0 > > >::type const _i
Index looping over the dimensions of a variable.
void add_tag(const std::string &tag)
common::Component & root() const
Gives the default root component.
static boost::proto::terminal< ExpressionGroupTag >::type group
Use group(expr1, expr2, ..., exprN) to evaluate a group of expressions.
Eigen::Matrix< Real, 2, 1 > RealVector2
Fixed size 2x1 column vector.
BOOST_AUTO_TEST_CASE(LagrangeP2)
Region & topology() const
Handle< Component > create_component(const std::string &name, const std::string &builder)
Build a (sub)component of this component using the extended type_name of the component.
Most basic kernel library.