|
Peano
|
#include "{{CLASSNAME}}.h"#include "config.h"#include "exahype2/CellData.h"#include "exahype2/EnclaveBookkeeping.h"#include "exahype2/EnclaveTask.h"#include "exahype2/enumerator/enumerator.h"#include "peano4/parallel/parallel.h"#include "peano4/utils/Loop.h"#include "tarch/compiler/CompilerSpecificSettings.h"#include "tarch/multicore/smartScheduling.h"#include "tarch/multicore/otter.h"#include "tarch/mpi/DoubleMessage.h"#include "tarch/mpi/IntegerMessage.h"#include "tarch/timing/Measurement.h"#include <string.h>#include <memory>
Go to the source code of this file.
Variables | |
| int {{NAMESPACE | join("::")}}::{{CLASSNAME}}::_enclaveTaskTypeId(peano4::parallel::getTaskType("{{NAMESPACE | join("::")}}::{{CLASSNAME}}")) | |
| int {{NAMESPACE | join("::")}}::{{CLASSNAME}}::_enclaveTaskTypeId(peano4::parallel::getTaskType("{{NAMESPACE | join("::")}}::{{CLASSNAME}}")) |
Definition at line 37 of file EnclaveTasking.EnclaveTask.template.cpp.
Referenced by ComputeFirstDerivatives.ComputeFirstDerivativesFV::__init__(), SBH.Limiter::__init__(), peano4.visualisation.input.PatchFileParser.PatchFileParser::__parse_meta_data_region(), peano4.toolbox.blockstructured.ReconstructPatchAndApplyFunctor.ReconstructPatchAndApplyFunctor::_add_action_set_entries_to_dictionary(), peano4.datamodel.PatchToDoubleArray.PatchToDoubleArray::_get_dictionary_for_output(), exahype2.solvers.fv.FV.FV::_init_dictionary_with_default_parameters(), exahype2.solvers.rkfd.CellCenteredFiniteDifferences.CellCenteredFiniteDifferences::_init_dictionary_with_default_parameters(), plot_celldepth_benchmarks.BenchmarkData::_read_logfile(), swift2.api.graphcompiler.AMRLogic::add_dynamic_mesh_refinement_and_particle_resorting(), postProcess::construct_dg_function(), mghype.api.matrixgenerators.StencilToElement::convertStencilToElementMatrix2d(), mghype.api.matrixgenerators.StencilToElement::convertStencilToElementMatrix3d(), exahype2.solvers.fv.rusanov.LocalTimeStepWithEnclaveTasking.LocalTimeStepWithEnclaveTasking::create_action_sets(), exahype2.solvers.fv.rusanov.SubcyclingAdaptiveTimeStepWithEnclaveTasking.SubcyclingAdaptiveTimeStepWithEnclaveTasking::create_action_sets(), exahype2.solvers.fv.rusanov.SubcyclingFixedTimeStep.SubcyclingFixedTimeStep::create_action_sets(), exahype2.solvers.fv.rusanov.SubcyclingFixedTimeStepWithEnclaveTasking.SubcyclingFixedTimeStepWithEnclaveTasking::create_action_sets(), toolbox::multiprecision::decomposeIntoFourVariants(), DiffuseInterface< Shortcuts, basisSize >::DiffuseInterface(), DiffuseInterface< Shortcuts, basisSize >::DiffuseInterface(), DiffuseInterface< Shortcuts, basisSize >::DiffuseInterface(), swift2.sphtools.smltools::find_smoothing_length(), SplitTrees::generate_tree_yaml(), tarch::multicore::orchestration::GeneticOptimisation::GeneticOptimisation(), peano4.toolbox.blockstructured.MPI::get_cell_merge_implementation(), peano4.toolbox.blockstructured.MPI::get_face_merge_implementation(), exahype2.solvers.aderdg.Architectures.Architectures::get_size_with_padding(), DiffuseInterface< Shortcuts, basisSize >::getAlpha(), ContextCurvilinear< Shortcuts, basisSize >::getElementCenter(), petscReader::getFirstColNumberAndEntryFromLine(), toolbox::blockstructured::GlobalDatabase::GlobalDatabase(), GridPatchFileReader::GridPatchFileReader(), toolbox::curvi::InnerNode::init(), toolbox::curvi::Edge::interpolate(), swift2::kernels::legacy::kernelHydro::kernel_deval(), swift2::kernels::legacy::kernelHydro::kernel_eval(), TreeReader::main(), TreeReaderWithSplit::main(), TreeSplitter::main(), exahype2.postprocessing.utils::next_markevery(), exahype2.postprocessing.PerformanceData.PerformanceData::parse(), create-plots::parse_file(), peano4.visualisation.input.PatchFileParser.PatchFileParser::parse_file(), CustomGridGenerator::parse_tuple_string(), postProcess::plot_field_dg(), print-kernel-speedup::print_graph_2(), print-kernel-speedup::print_graph_3(), print-kernel-speedup::print_graph_4(), print-kernel-throughput-2::process_folder_fixed_ppc(), print-kernel-speedup::read_kernel_speedup(), TreeSplitter::read_SFC(), peano4.toolbox.particles.postprocessing.MatplotlibPlotter::seismogram(), toolbox::particles::TrajectoryDatabase::TrajectoryDatabase(), and exahype2.postprocessing.plot-scaling::visualise().