COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Static Public Member Functions | List of all members
GaussIntegrator< Order, Shape > Struct Template Reference

#include <GaussImplementation.hpp>

Static Public Member Functions

template<typename FunctorT , typename MappedCoordsT , typename ResultT >
static void integrate (const FunctorT &functor, MappedCoordsT &mapped_coords, ResultT &result)
 

Detailed Description

template<Uint Order, GeoShape::Type Shape>
struct cf3::mesh::Integrators::GaussIntegrator< Order, Shape >

Definition at line 705 of file GaussImplementation.hpp.

Member Function Documentation

static void integrate ( const FunctorT &  functor,
MappedCoordsT &  mapped_coords,
ResultT &  result 
)
inlinestatic

Definition at line 708 of file GaussImplementation.hpp.


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