![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Translation class to link concrete static implementations to the dynamic API. More...
#include <QuadratureT.hpp>
Inherits Abstract.
Public Types | |
| typedef Concrete | QDR |
Constructor / Destructor / Type name | |
| QuadratureT (const std::string &name=type_name()) | |
| Default constructor without arguments. More... | |
| virtual | ~QuadratureT () |
| Default destructor. More... | |
| static std::string | type_name () |
| Type name: Quadrature. More... | |
Translation class to link concrete static implementations to the dynamic API.
Definition at line 36 of file QuadratureT.hpp.
| typedef Concrete QDR |
Definition at line 40 of file QuadratureT.hpp.
|
inline |
Default constructor without arguments.
Definition at line 48 of file QuadratureT.hpp.
|
inlinevirtual |
Default destructor.
Definition at line 66 of file QuadratureT.hpp.
|
inlinestatic |
Type name: Quadrature.
Definition at line 69 of file QuadratureT.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |