![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Action derived classes for mesh manipulations. More...
Namespaces | |
| detail | |
Classes | |
| class | AddPointRegion |
| class | BuildArea |
| class | BuildFaceNormals |
| class | BuildFaces |
| class | BuildVolume |
| class | ComputeFieldGradient |
| Compute the gradient of a field. More... | |
| class | CreateField |
| Create a field with given functions. More... | |
| class | Extract |
| struct | FaceCompare |
| class | GlobalConnectivity |
| class | GlobalNumbering |
| Create a global number for nodes and elements of the mesh. More... | |
| class | GlobalNumberingElements |
| Create a global number for nodes and elements of the mesh. More... | |
| class | GlobalNumberingNodes |
| Create a global number for nodes and elements of the mesh. More... | |
| class | GrowOverlap |
| Grow the overlap of the mesh with one layer. More... | |
| class | ImportVariables |
| Import variables from another mesh. More... | |
| class | Info |
| class | InitFieldConstant |
| class | InitFieldFunction |
| Initialize a field with given functions. More... | |
| class | Interpolate |
| Interpolate Fields with matching support. More... | |
| class | IsElementRegion |
| class | IsGroup |
| class | LibActions |
| Class defines the initialization and termination of the library actions. More... | |
| class | LinkPeriodicNodes |
| class | LoadBalance |
| Load Balance the mesh. More... | |
| class | MakeBoundaryGlobal |
| class | MeshDiff |
| class | MeshInterpolator |
| class | PeriodicMeshPartitioner |
| class | RemoveGhostElements |
| class | Rotate |
| class | ShortestEdge |
| class | SurfaceIntegral |
| SurfaceIntegral Fields with matching support. More... | |
| class | Translate |
| class | VolumeIntegral |
| VolumeIntegral Fields with matching support. More... | |
| class | WallDistance |
Functions | |
| create_component_data_type (std::vector< std::size_t >, mesh_actions_API, CVector_size_t,"CVector<size_t>") | |
| create_component_data_type (std::vector< boost::uint64_t >, mesh_actions_API, CVector_uint64,"CVector<uint64>") | |
| properties ()["description"] | |
Action derived classes for mesh manipulations.
| create_component_data_type | ( | std::vector< std::size_t > | , |
| mesh_actions_API | , | ||
| CVector_size_t | , | ||
| "CVector<size_t>" | |||
| ) |
| cf3::mesh::actions::create_component_data_type | ( | std::vector< boost::uint64_t > | , |
| mesh_actions_API | , | ||
| CVector_uint64 | , | ||
| "CVector<uint64>" | |||
| ) |
| cf3::mesh::actions::properties | ( | ) |
| common::ComponentBuilder< AddPointRegion, MeshTransformer, mesh::actions::LibActions> AddPointRegion_Builder |
Definition at line 38 of file AddPointRegion.cpp.
| const char* balancer_name = "LoadBalancer" |
Definition at line 21 of file LibActions.cpp.
| common::ComponentBuilder< BuildArea, MeshTransformer, mesh::actions::LibActions> BuildArea_Builder |
Definition at line 33 of file BuildArea.cpp.
| common::ComponentBuilder< BuildFaceNormals, MeshTransformer, mesh::actions::LibActions> BuildFaceNormals_Builder |
Definition at line 44 of file BuildFaceNormals.cpp.
| common::ComponentBuilder< BuildFaces, MeshTransformer, mesh::actions::LibActions> BuildFaces_Builder |
Definition at line 71 of file BuildFaces.cpp.
| common::ComponentBuilder< BuildVolume, MeshTransformer, mesh::actions::LibActions> BuildVolume_Builder |
Definition at line 33 of file BuildVolume.cpp.
| common::ComponentBuilder< ComputeFieldGradient, MeshTransformer, mesh::actions::LibActions> ComputeFieldGradient_Builder |
Definition at line 44 of file ComputeFieldGradient.cpp.
| common::ComponentBuilder< CreateField, MeshTransformer, mesh::actions::LibActions> CreateField_Builder |
Definition at line 41 of file CreateField.cpp.
| desc |
Definition at line 35 of file LoadBalance.cpp.
| common::ComponentBuilder< mesh::actions::Extract, mesh::MeshTransformer, mesh::actions::LibActions > Extract_Builder |
Definition at line 50 of file Extract.cpp.
| common::ComponentBuilder< GlobalConnectivity, MeshTransformer, mesh::actions::LibActions> GlobalConnectivity_Builder |
Definition at line 52 of file GlobalConnectivity.cpp.
| common::ComponentBuilder< GlobalNumbering, MeshTransformer, mesh::actions::LibActions> GlobalNumbering_Builder |
Definition at line 54 of file GlobalNumbering.cpp.
| common::ComponentBuilder< GlobalNumberingElements, MeshTransformer, mesh::actions::LibActions> GlobalNumberingElements_Builder |
Definition at line 58 of file GlobalNumberingElements.cpp.
| common::ComponentBuilder< GlobalNumberingNodes, MeshTransformer, mesh::actions::LibActions> GlobalNumberingNodes_Builder |
Definition at line 58 of file GlobalNumberingNodes.cpp.
| common::ComponentBuilder< GrowOverlap, MeshTransformer, mesh::actions::LibActions> GrowOverlap_Builder |
Definition at line 48 of file GrowOverlap.cpp.
| common::ComponentBuilder< ImportVariables, MeshTransformer, mesh::actions::LibActions> ImportVariables_Builder |
Definition at line 38 of file ImportVariables.cpp.
| common::ComponentBuilder< Info, MeshTransformer, mesh::actions::LibActions> Info_Builder |
| common::ComponentBuilder< InitFieldConstant, MeshTransformer, mesh::actions::LibActions> InitFieldConstant_Builder |
Definition at line 33 of file InitFieldConstant.cpp.
| common::ComponentBuilder< InitFieldFunction, MeshTransformer, mesh::actions::LibActions> InitFieldFunction_Builder |
Definition at line 41 of file InitFieldFunction.cpp.
| common::ComponentBuilder< Interpolate, MeshTransformer, mesh::actions::LibActions> Interpolate_Builder |
Definition at line 39 of file Interpolate.cpp.
| cf3::common::RegistLibrary<LibActions> libActions |
Definition at line 19 of file LibActions.cpp.
| common::ComponentBuilder< LinkPeriodicNodes, MeshTransformer, mesh::actions::LibActions> LinkPeriodicNodes_Builder |
Definition at line 108 of file LinkPeriodicNodes.cpp.
| common::ComponentBuilder< LoadBalance, MeshTransformer, mesh::actions::LibActions> LoadBalance_Builder |
Definition at line 31 of file LoadBalance.cpp.
| common::ComponentBuilder< MakeBoundaryGlobal, MeshTransformer, mesh::actions::LibActions> MakeBoundaryGlobal_Builder |
Definition at line 37 of file MakeBoundaryGlobal.cpp.
| common::ComponentBuilder< MeshDiff, common::Action, mesh::actions::LibActions> MeshDiff_Builder |
Definition at line 40 of file MeshDiff.cpp.
| common::ComponentBuilder< MeshInterpolator, common::Action, mesh::actions::LibActions> MeshInterpolator_Builder |
Definition at line 43 of file MeshInterpolator.cpp.
| common::ComponentBuilder< PeriodicMeshPartitioner, MeshTransformer, mesh::actions::LibActions> PeriodicMeshPartitioner_Builder |
Definition at line 46 of file PeriodicMeshPartitioner.cpp.
| common::ComponentBuilder< RemoveGhostElements, MeshTransformer, mesh::actions::LibActions> RemoveGhostElements_Builder |
Definition at line 37 of file RemoveGhostElements.cpp.
| common::ComponentBuilder< Rotate, MeshTransformer, mesh::actions::LibActions> Rotate_Builder |
Definition at line 34 of file Rotate.cpp.
| common::ComponentBuilder< ShortestEdge, MeshTransformer, mesh::actions::LibActions> ShortestEdge_Builder |
Definition at line 36 of file ShortestEdge.cpp.
| common::ComponentBuilder< SurfaceIntegral, Action, mesh::actions::LibActions> SurfaceIntegral_Builder |
Definition at line 41 of file SurfaceIntegral.cpp.
| common::ComponentBuilder< Translate, MeshTransformer, mesh::actions::LibActions> Translate_Builder |
Definition at line 34 of file Translate.cpp.
| common::ComponentBuilder< VolumeIntegral, Action, mesh::actions::LibActions> VolumeIntegral_Builder |
Definition at line 41 of file VolumeIntegral.cpp.
| common::ComponentBuilder< WallDistance, MeshTransformer, mesh::actions::LibActions> WallDistance_Builder |
Definition at line 42 of file WallDistance.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |