![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Namespaces | |
| detail | |
| detail_twopoint | |
| Proto | |
Classes | |
| class | AdvanceTime |
| class | ComputeArea |
| class | ComputeVolume |
| class | Conditional |
| class | CopyScalar |
| Copy a scalar field variable. More... | |
| class | DirectionalAverage |
| class | FieldTimeAverage |
| class | ForAllCells |
| class | ForAllElements |
| class | ForAllElementsT |
| class | ForAllFaces |
| class | ForAllNodes2 |
| class | Iterate |
| Action component that iteratively executes all contained actions. More... | |
| class | LibActions |
| Class defines the initialization and termination of the library actions. More... | |
| class | Loop |
| class | LoopOperation |
| class | NodeValence |
| Compute the valence (number of adjacent cells) for each node. More... | |
| class | ParallelDataToFields |
| class | PeriodicWriteMesh |
| class | PrintIterationSummary |
| class | Probe |
| Probe to interpolate field values to a given coordinate. More... | |
| class | ProbePostProcessor |
| ProbePostProcessor class to attach to a probe. More... | |
| class | ProbePostProcFunction |
| Probe Post Processor class to compute a configurable function. More... | |
| class | ProbePostProcHistory |
| ProbePostProcHistory class to attach to a probe. More... | |
| class | RandomizeField |
| class | ReadRestartFile |
| Read out a restartfile, designed to be loaded into an already-created mesh. More... | |
| struct | SetNodeValence |
| class | SynchronizeFields |
| class | TimeSeriesWriter |
| class | TurbulenceStatistics |
| class | TwoPointCorrelation |
| Compute two-point correlations in two perpendipular directions on a structured mesh. More... | |
| class | WriteRestartFile |
| Write out a restartfile, designed to be loaded into an already-created mesh. More... | |
| common::ComponentBuilder< AdvanceTime, common::Action, LibActions > AdvanceTime_Builder |
Definition at line 31 of file AdvanceTime.cpp.
| common::ComponentBuilder< ComputeArea, LoopOperation, LibActions > ComputeArea_Builder |
Definition at line 31 of file ComputeArea.cpp.
| common::ComponentBuilder< ComputeVolume, LoopOperation, LibActions > ComputeVolume_Builder |
Definition at line 32 of file ComputeVolume.cpp.
| common::ComponentBuilder< Conditional, common::Action, LibActions > Conditional_Builder |
Definition at line 23 of file Conditional.cpp.
| common::ComponentBuilder< CopyScalar, common::Action, LibActions > CopyScalar_Builder |
Definition at line 26 of file CopyScalar.cpp.
| common::ComponentBuilder< DirectionalAverage, common::Action, LibActions > DirectionalAverage_Builder |
Definition at line 39 of file DirectionalAverage.cpp.
| common::ComponentBuilder< FieldTimeAverage, common::Action, LibActions > FieldTimeAverage_Builder |
Definition at line 33 of file FieldTimeAverage.cpp.
| ComponentBuilder< ForAllCells, Loop, LibActions > ForAllCells_builder |
Definition at line 25 of file ForAllCells.cpp.
| ComponentBuilder< ForAllElements, Loop, LibActions > ForAllElements_builder |
Definition at line 25 of file ForAllElements.cpp.
| ComponentBuilder< ForAllFaces, common::Action, LibActions > ForAllFaces_builder |
Definition at line 23 of file ForAllFaces.cpp.
| ComponentBuilder< ForAllNodes2, Loop, LibActions > ForAllNodes2_builder |
Definition at line 25 of file ForAllNodes2.cpp.
| common::ComponentBuilder< Iterate, common::Action, LibActions > Iterate_Builder |
Definition at line 31 of file Iterate.cpp.
| cf3::common::RegistLibrary<LibActions> libActions |
Definition at line 15 of file LibActions.cpp.
| common::ComponentBuilder< NodeValence, common::Action, LibActions > NodeValence_Builder |
Definition at line 26 of file NodeValence.cpp.
| common::ComponentBuilder< ParallelDataToFields, common::Action, LibActions > ParallelDataToFields_Builder |
Definition at line 31 of file ParallelDataToFields.cpp.
| common::ComponentBuilder< PeriodicWriteMesh, common::Action, LibActions > PeriodicWriteMesh_Builder |
Definition at line 30 of file PeriodicWriteMesh.cpp.
| common::ComponentBuilder< PrintIterationSummary, common::Action, LibActions > PrintIterationSummary_Builder |
Definition at line 34 of file PrintIterationSummary.cpp.
| common::ComponentBuilder< Probe, common::Action, solver::actions::LibActions > Probe_Builder |
| common::ComponentBuilder<ProbePostProcFunction, ProbePostProcessor, LibActions> ProbePostProcFunction_builder |
Definition at line 32 of file ProbePostProcFunction.cpp.
| common::ComponentBuilder<ProbePostProcHistory,ProbePostProcessor, solver::actions::LibActions> ProbePostProcHistory_builder |
Definition at line 33 of file ProbePostProcHistory.cpp.
| common::ComponentBuilder< RandomizeField, common::Action, LibActions > RandomizeField_Builder |
Definition at line 34 of file RandomizeField.cpp.
| common::ComponentBuilder< ReadRestartFile, common::Action, LibActions > ReadRestartFile_Builder |
Definition at line 37 of file ReadRestartFile.cpp.
|
static |
Definition at line 43 of file NodeValence.cpp.
| common::ComponentBuilder< SynchronizeFields, common::Action, LibActions > SynchronizeFields_Builder |
Definition at line 30 of file SynchronizeFields.cpp.
| common::ComponentBuilder< TimeSeriesWriter, common::Action, LibActions > TimeSeriesWriter_Builder |
Definition at line 25 of file TimeSeriesWriter.cpp.
| common::ComponentBuilder< TurbulenceStatistics, common::Action, LibActions > TurbulenceStatistics_Builder |
Definition at line 35 of file TurbulenceStatistics.cpp.
| common::ComponentBuilder< TwoPointCorrelation, common::Action, LibActions > TwoPointCorrelation_Builder |
Definition at line 40 of file TwoPointCorrelation.cpp.
| common::ComponentBuilder< WriteRestartFile, common::Action, LibActions > WriteRestartFile_Builder |
Definition at line 37 of file WriteRestartFile.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |