![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Functions | |
| void | create_reply (SignalArgs &args, const Component &created_component) |
| Shortcut to create a signal reply. More... | |
| void | create_mapped_coords (const Uint segments, const Real *gradings, common::Table< Real >::ArrayT &mapped_coords, const Uint nb_edges) |
| Create the first step length and expansion ratios in each direction (in the mapped space) More... | |
| template<typename ValT , typename RowT > | |
| void | add_row (std::vector< ValT > &output, const RowT &input) |
| void cf3::mesh::BlockMesh::detail::add_row | ( | std::vector< ValT > & | output, |
| const RowT & | input | ||
| ) |
Definition at line 101 of file BlockData.cpp.
| void cf3::mesh::BlockMesh::detail::create_mapped_coords | ( | const Uint | segments, |
| const Real * | gradings, | ||
| common::Table< Real >::ArrayT & | mapped_coords, | ||
| const Uint | nb_edges | ||
| ) |
Create the first step length and expansion ratios in each direction (in the mapped space)
Definition at line 64 of file BlockData.cpp.
| void cf3::mesh::BlockMesh::detail::create_reply | ( | SignalArgs & | args, |
| const Component & | created_component | ||
| ) |
Shortcut to create a signal reply.
Definition at line 56 of file BlockData.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |