![]() |
Nalu
Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of energy applications of interest (most notably Wind ECP) built on the Sierra Toolkit and Trilinos solver Tpetra/Epetra stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information. http://NaluCFD.org
|
#include <Realm.h>#include <Simulation.h>#include <NaluEnv.h>#include <InterfaceBalancer.h>#include <AuxFunction.h>#include <AuxFunctionAlgorithm.h>#include <ComputeGeometryAlgorithmDriver.h>#include <ComputeGeometryBoundaryAlgorithm.h>#include <ComputeGeometryInteriorAlgorithm.h>#include <ConstantAuxFunction.h>#include <Enums.h>#include <EquationSystem.h>#include <EquationSystems.h>#include <ErrorIndicatorAlgorithmDriver.h>#include <FieldTypeDef.h>#include <LinearSystem.h>#include <master_element/MasterElement.h>#include <MaterialPropertys.h>#include <MeshMotionInfo.h>#include <NaluParsing.h>#include <NonConformalManager.h>#include <NonConformalInfo.h>#include <OutputInfo.h>#include <PostProcessingInfo.h>#include <PostProcessingData.h>#include <PecletFunction.h>#include <PeriodicManager.h>#include <Realms.h>#include <SolutionOptions.h>#include <TimeIntegrator.h>#include <element_promotion/PromoteElement.h>#include <element_promotion/PromotedElementIO.h>#include <element_promotion/ElementDescription.h>#include <element_promotion/PromotedPartHelper.h>#include <master_element/MasterElementHO.h>#include <nalu_make_unique.h>#include <overset/OversetManager.h>#include <SolutionNormPostProcessing.h>#include <TurbulenceAveragingPostProcessing.h>#include <DataProbePostProcessing.h>#include <Actuator.h>#include <ActuatorLinePointDrag.h>#include <ABLForcingAlgorithm.h>#include <property_evaluator/GenericPropAlgorithm.h>#include <property_evaluator/HDF5TablePropAlgorithm.h>#include <property_evaluator/InverseDualVolumePropAlgorithm.h>#include <property_evaluator/InversePropAlgorithm.h>#include <property_evaluator/TemperaturePropAlgorithm.h>#include <property_evaluator/LinearPropAlgorithm.h>#include <property_evaluator/ConstantPropertyEvaluator.h>#include <property_evaluator/EnthalpyPropertyEvaluator.h>#include <property_evaluator/IdealGasPropertyEvaluator.h>#include <property_evaluator/PropertyEvaluator.h>#include <property_evaluator/ReferencePropertyData.h>#include <property_evaluator/SpecificHeatPropertyEvaluator.h>#include <property_evaluator/SutherlandsPropertyEvaluator.h>#include <property_evaluator/WaterPropertyEvaluator.h>#include <property_evaluator/MaterialPropertyData.h>#include <tabular_props/HDF5FilePtr.h>#include <xfer/Transfer.h>#include <stk_util/parallel/Parallel.hpp>#include <stk_util/environment/WallTime.hpp>#include <stk_util/environment/perf_util.hpp>#include <stk_util/environment/FileUtils.hpp>#include <stk_mesh/base/BulkData.hpp>#include <stk_mesh/base/Field.hpp>#include <stk_mesh/base/FieldParallel.hpp>#include <stk_mesh/base/GetBuckets.hpp>#include <stk_mesh/base/GetEntities.hpp>#include <stk_mesh/base/CoordinateSystems.hpp>#include <stk_mesh/base/MetaData.hpp>#include <stk_mesh/base/Comm.hpp>#include <stk_mesh/base/CreateEdges.hpp>#include <stk_mesh/base/SkinBoundary.hpp>#include <stk_io/StkMeshIoBroker.hpp>#include <stk_io/IossBridge.hpp>#include <stk_io/InputFile.hpp>#include <Ioss_SubSystem.h>#include <stk_util/parallel/ParallelReduce.hpp>#include <Ioss_PropertyManager.h>#include <yaml-cpp/yaml.h>#include <NaluParsingHelper.h>#include <map>#include <cmath>#include <utility>#include <stdint.h>#include <Iovs_DatabaseIO.h>Namespaces | |
| sierra | |
| sierra::nalu | |
Macros | |
| #define | USE_NALU_PERFORMANCE_TESTING_CALLGRIND 0 |
| #define USE_NALU_PERFORMANCE_TESTING_CALLGRIND 0 |
1.8.11