Peano
|
#include <mpi.h>
#include <iostream>
#include <sstream>
#include <functional>
#include <ctime>
#include <chrono>
#include "config.h"
Go to the source code of this file.
Data Structures | |
class | tarch::logging::Log |
Log Device. More... | |
Namespaces | |
namespace | tarch |
Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
namespace | tarch::logging |
Macros | |
#define | logDebug(methodName, logMacroMessageStream) |
#define | logTraceIn(methodName) |
#define | logTraceInWith1Argument(methodName, argument0) |
#define | logTraceInWith2Arguments(methodName, argument0, argument1) |
#define | logTraceInWith3Arguments(methodName, argument0, argument1, argument2) |
#define | logTraceInWith4Arguments(methodName, argument0, argument1, argument2, argument3) |
#define | logTraceInWith5Arguments(methodName, argument0, argument1, argument2, argument3, argument4) |
#define | logTraceInWith6Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5) |
#define | logTraceInWith7Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5, argument6) |
#define | logTraceInWith8Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5, argument6, argument7) |
#define | logTraceInWith9Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5, argument6, argument7, argument8) |
#define | logTraceOut(methodName) |
#define | logTraceOutWith1Argument(methodName, argument0) |
#define | logTraceOutWith2Arguments(methodName, argument0, argument1) |
#define | logTraceOutWith3Arguments(methodName, argument0, argument1, argument2) |
#define | logTraceOutWith4Arguments(methodName, argument0, argument1, argument2, argument3) |
#define | logTraceOutWith5Arguments(methodName, argument0, argument1, argument2, argument3, argument4) |
#define | logTraceOutWith6Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5) |
#define | logTraceOutWith7Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5, argument6) |
#define | logTraceOutWith8Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5, argument6, argument7) |
#define | logTraceOutWith12Arguments(methodName, argument0, argument1, argument2, argument3, argument4, argument5, argument6, argument7, argument8, argument9, argument10, argument11) |
#define | logInfo(methodName, logMacroMessageStream) |
Wrapper macro around tarch::tarch::logging::Log to improve logging. | |
#define | logExceptionAndQuit(exception) |
#define | logWarning(methodName, logMacroMessageStream) |
Wrapper macro around tarch::tarch::logging::Log to improve logging. | |
#define | logError(methodName, logMacroMessageStream) |
Wrapper macro around tarch::tarch::logging::Log to improve logging. | |
#define logDebug | ( | methodName, | |
logMacroMessageStream ) |
Definition at line 50 of file Log.h.
Referenced by tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::acquireLock(), exahype2::RefinementControl::addCommand(), convert::input::PeanoTextPatchFileReader::addDataToPatch(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFD4::addDensity(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFV::addDensity(), toolbox::particles::assignmentchecks::internal::Database::addEvent(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::addNewFileToCurrentDataSetInIndexFile(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::GlobalMemory::addPage(), toolbox::particles::SieveParticles< T >::addParticleThatCanNotBeLiftedWithinItsTree(), peano4::parallel::SpacetreeSet::addSpacetree(), swift2::kernels::adoptInteractionRadiusAndTriggerRerun(), peano4::parallel::SpacetreeSet::answerQuestions(), tarch::plotter::PVDTimeSeriesWriter::appendNewData(), exahype2::fd::applyBoundaryConditions(), exahype2::fv::applyBoundaryConditions(), applyFilter(), exahype2::fd::applySommerfeldConditions(), peano4::grid::GridTraversalEventGenerator::areVerticesLocal(), peano4::parallel::SpacetreeSet::cleanUpTrees(), peano4::stacks::STDVectorOverContainerOfPointers< T >::clear(), peano4::maps::STDStackMap< T >::clear(), peano4::stacks::STDVectorOverContainerOfPointers< T >::clone(), peano4::stacks::STDVectorStackOverSmartPointers< T >::clone(), toolbox::particles::SieveParticles< T >::cloneParticlesToBeSieved(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::CellDataWriter::close(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::VertexDataWriter::close(), exahype2::EnclaveTask::computeTask(), peano4::parallel::Node::continueToRun(), convertFile(), peano4::grid::GridTraversalEventGenerator::createEnterCellTraversalEvent(), tarch::plotter::PVDTimeSeriesWriter::createFileEntry(), toolbox::blockstructured::internal::createInterpolationMatrixFrom1dTemplateByInsertingZeroColsAndRows(), toolbox::blockstructured::internal::createInterpolationMatrixFrom1dTemplateByLinearInterpolationAlongNormal(), peano4::grid::GridTraversalEventGenerator::createLeaveCellTraversalEvent(), toolbox::blockstructured::internal::createLinearInterpolationMatrix(), toolbox::blockstructured::internal::createLinearInterpolationMatrix(), toolbox::blockstructured::internal::createPiecewiseConstantInterpolationMatrix(), peano4::parallel::SpacetreeSet::deleteAllStacks(), peano4::parallel::Node::deregisterId(), peano4::grid::Spacetree::descend(), exahype2::discretiseAndTruncateTimeStepSizes(), examples::regulargridupscaling::MyObserver::endTraversal(), peano4::grid::Spacetree::evaluateGridControlEvents(), peano4::parallel::SpacetreeSet::exchangeAllHorizontalDataExchangeStacks(), peano4::parallel::SpacetreeSet::exchangeAllPeriodicBoundaryDataStacks(), peano4::parallel::SpacetreeSet::exchangeHorizontalDataBetweenTrees(), toolbox::particles::SieveParticles< T >::exchangeSieveListsGlobally(), peano4::parallel::SpacetreeSet::exchangeVerticalDataBetweenTrees(), applications::exahype2::euler::sphericalaccretion::MassAccumulator::finishAccumulation(), peano4::parallel::SpacetreeSet::finishAllOutstandingSendsAndReceives(), exahype2::EnclaveBookkeeping::finishedTask(), convert::data::DataSet::free(), peano4::maps::STDStackMap< T >::garbageCollection(), peano4::stacks::STDVectorStackOverSmartPointers< T >::gather(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::gather(), toolbox::particles::memorypool::VertexWiseContinuousMemoryPool< T >::gather(), peano4::stacks::STDVectorStackOverSmartPointers< T >::gatherMetaData(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::getAction(), peano4::grid::Spacetree::getAdjacentRanksForNewVertex(), peano4::grid::GridTraversalEventGenerator::getCellType(), getFileNameWithoutExtensionAndWithoutPatch(), exahype2::getInterpolationWeights(), tarch::plotter::PVDTimeSeriesWriter::getLatestTimeStepInIndexFile(), peano4::grid::Spacetree::getNeighbourTrees(), toolbox::particles::getParticleReassociationInstructionWithinCellWithIntraCellReassignment(), toolbox::particles::SieveParticles< T >::getParticlesToBeSievedIntoVertex(), toolbox::loadbalancing::getWeightOfHeaviestLocalSpacetree(), toolbox::loadbalancing::AbstractLoadBalancing::getWeightOfHeaviestLocalSpacetree(), peano4::grid::Spacetree::incrementNumberOfAdjacentRefinedLocalCells(), applications::exahype2::euler::sphericalaccretion::SSInfall::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFV::initialCondition(), benchmarks::swift2::hydro::kernel_throughput::initNohProblemIC(), mghype::matrixfree::solvers::dgcgcoupling::injectSolution(), toolbox::particles::insertParticleIntoCell(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_piecewise_constant(), toolbox::blockstructured::interpolateHaloLayer_AoS_tensor_product(), toolbox::loadbalancing::AbstractLoadBalancing::isEnabled(), toolbox::loadbalancing::AbstractLoadBalancing::isIntraRankBalancingBad(), peano4::grid::Spacetree::loadVertices(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::lockSemaphoreOnGlobalMaster(), main(), peano4::grid::merge(), peano4::grid::internal::mergeAdjacentRefinementEvents(), peano4::grid::Spacetree::mergeCellFromWorkerWithMasterThroughoutJoin(), peano4::grid::Spacetree::mergeGridVertexAdjacencyListsAtHorizontalDomainBoundary(), peano4::grid::Spacetree::mergeGridVertexRefinementStateAtHorizontalDomainBoundary(), convert::input::PeanoTextPatchFileReader::parse(), convert::input::PeanoTextPatchFileReader::parsePatch(), convert::input::PeanoTextPatchFileReader::parseVariablesDeclaration(), toolbox::particles::particleIsDuplicate(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::PeanoHDF5PatchFileWriter(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::PeanoTextPatchFileWriter(), peano4::stacks::STDVectorStackOverSmartPointers< T >::prepareGatheredDataBuffer(), peano4::stacks::STDVectorStackOverSmartPointers< T >::prepareMetaDataBuffers(), peano4::stacks::STDVectorOverContainerOfPointers< T >::prepareMetaDataToSendOut(), peano4::grid::Spacetree::receiveAndMergeGridVertexAtHorizontalBoundary(), peano4::grid::Spacetree::receiveAndMergeGridVertexAtVerticalBoundary(), peano4::grid::Spacetree::receiveAndMergeUserData(), exahype2::RefinementControlService::receiveDanglingMessages(), peano4::parallel::SpacetreeSet::receiveDanglingMessages(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::receiveDanglingMessages(), peano4::grid::reduceGridControlEvents(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::releaseLock(), exahype2::removeTimeStepAccumulationErrorsFromCell(), peano4::parallel::Node::reserveId(), toolbox::blockstructured::restrictCell_AoS_averaging(), toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_tensor_product(), tarch::multicore::taskfusion::LogReadyTask::run(), tarch::multicore::taskfusion::ProcessReadyTask::run(), runParallel(), peano4::stacks::STDVectorStackOverSmartPointers< T >::scatter(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::scatter(), toolbox::particles::memorypool::VertexWiseContinuousMemoryPool< T >::scatter(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::scatterAndUpdateIterator(), toolbox::particles::memorypool::VertexWiseContinuousMemoryPool< T >::scatterAndUpdateIterator(), peano4::stacks::STDVectorStackOverSmartPointers< T >::scatterDebugMetaData(), selectNextAlgorithmicStep(), peano4::grid::Spacetree::sendGridVertex(), peano4::grid::Spacetree::sendUserData(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::serveLockRequests(), tarch::timing::Measurement::setValue(), swift2::ParticleSpecies::setVelocity(), toolbox::particles::assignmentchecks::internal::Database::shiftIdentifierCoordinates(), peano4::grid::Spacetree::Spacetree(), peano4::parallel::SpacetreeSet::split(), peano4::grid::Spacetree::splitCellTopDown(), peano4::grid::Spacetree::splitOrJoinCellBottomUp(), peano4::stacks::STDVectorStack< T >::startReceive(), peano4::stacks::STDVectorStackOverSmartPointers< T >::startReceive(), peano4::stacks::STDVectorOverContainerOfPointers< T >::startReceive(), peano4::stacks::STDVectorStack< T >::startSend(), peano4::stacks::STDVectorStackOverSmartPointers< T >::startSend(), peano4::stacks::STDVectorOverContainerOfPointers< T >::startSend(), peano4::grid::Spacetree::storeVertices(), peano4::parallel::SpacetreeSet::streamDataFromSplittingTreeToNewTree(), mghype::matrixfree::solvers::Solver::terminationCriterionHolds(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingParticleEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingParticleMovingEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleLiftDrop(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleWalk(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleWalkSameTreeLevel(), toolbox::particles::assignmentchecks::tests::TestHelpers::testPeriodicBoundaryConditions(), toolbox::particles::assignmentchecks::tests::TestHelpers::testSieveSet(), toolbox::particles::assignmentchecks::tests::TestHelpers::testTruthTableSearchAndIDKeys(), exahype2::fd::fd4::timeStep_patchwise_heap_functors(), tarch::multicore::taskfusion::translateFusableTaskIntoTaskSequence(), peano4::parallel::SpacetreeSet::traverse(), peano4::grid::Spacetree::traverse(), toolbox::loadbalancing::Blacklist::triggeredSplit(), peano4::stacks::STDVectorOverContainerOfPointers< T >::triggerNonBlockingDataReceive(), tarch::triggerNonCriticalAssertion(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::tryLockSemaphoreOnGlobalMaster(), peano4::stacks::STDVectorOverContainerOfPointers< T >::tryToFinishSendOrReceive(), peano4::stacks::STDVectorStack< T >::tryToFinishSendOrReceive(), peano4::stacks::STDVectorStackOverSmartPointers< T >::tryToFinishSendOrReceive(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::unlockSemaphoreOnGlobalMaster(), toolbox::loadbalancing::strategies::RecursiveBipartition::updateState(), toolbox::loadbalancing::strategies::SplitOversizedTree::updateState(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::updateState(), peano4::grid::Spacetree::updateVertexAfterLoad(), peano4::grid::Spacetree::updateVertexBeforeStore(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::VertexDataWriter::VertexDataWriter(), exahype2::EnclaveBookkeeping::waitForTaskToTerminateAndCopyResultOver(), peano4::stacks::STDVectorOverContainerOfPointers< T >::workInReceivedMetaData(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::writeMetaDataFileForParallelSnapshot(), tarch::logging::Statistics::writeToCSV(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::writeToFile(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::writeToFile(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::writeToFile(), tarch::plotter::griddata::unstructured::vtk::VTKTextFileWriter::writeToFile(), and tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::writeToFile().
#define logError | ( | methodName, | |
logMacroMessageStream ) |
Wrapper macro around tarch::tarch::logging::Log to improve logging.
A Log object with name _log has to be defined at the place of calling this macro.
This macro allows to combine strings and variables arbitrarily in an efficient way (only one ostringstream object has to be created per usage of logError).
Usage: logInfo( "myOperation()", "anyText" << myVar << ",anotherText" << myVar2 );
Definition at line 464 of file Log.h.
Referenced by convert::input::PeanoTextPatchFileReader::addDataToPatch(), toolbox::particles::assignmentchecks::internal::Database::addEvent(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::adjustSolution(), examples::exahype2::ccz4::ADERDGCCZ4::adjustSolution(), examples::exahype2::mgccz4::ADERDGMGCCZ4::adjustSolution(), applyFilter(), peano4::parallel::SpacetreeSet::cleanUpTrees(), convertFile(), convertFile(), createDirectory(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::createEmptyIndexFile(), toolbox::loadbalancing::strategies::Hardcoded::finishStep(), convert::data::DataSet::getData(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::getLatestTimeStepInIndexFile(), tarch::getMemoryUsage(), tarch::hasNonCriticalAssertionBeenViolated(), swift2::kernels::legacy::hydro_update_smoothing_length_and_rerun_if_required(), applications::exahype2::ccz4::CCZ4::initialCondition(), applications::exahype2::ccz4::FiniteVolumeCCZ4::initialCondition(), applications::exahype2::ccz4::RKDGCCZ4::initialCondition(), tarch::logging::LogFilterFileReader::interpretTokens(), main(), convert::input::PeanoTextPatchFileReader::parse(), swift2::parseCommandLineArguments(), tarch::logging::LogFilterFileReader::parseLine(), convert::input::PeanoTextPatchFileReader::parsePatch(), convert::input::PeanoTextPatchFileReader::parseVariablesDeclaration(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::PeanoHDF5PatchFileWriter(), peano4::grid::TraversalVTKPlotter::plotCell(), tarch::mpi::Rank::plotMessageQueues(), toolbox::particles::FileReader::readDatFile(), toolbox::particles::FileReaderHDF5::readHDF5File(), runBenchmarks(), runParallel(), runTests(), selectNextAlgorithmicStep(), tarch::mpi::Rank::setCommunicator(), tarch::mpi::Rank::shutdown(), peano4::stacks::STDVectorStack< T >::startReceive(), peano4::stacks::STDVectorStackOverSmartPointers< T >::startReceive(), peano4::stacks::STDVectorStack< T >::startReceive(), peano4::stacks::STDVectorStack< T >::startSend(), peano4::stacks::STDVectorStackOverSmartPointers< T >::startSend(), peano4::stacks::STDVectorStack< T >::startSend(), tarch::mpi::Rank::triggerDeadlockTimeOut(), tarch::triggerNonCriticalAssertion(), validateOutcome(), tarch::plotter::PVDTimeSeriesWriter::writeFile(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::writeMetaDataFileForParallelSnapshot(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::writeToFile(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::writeToFile(), tarch::plotter::griddata::unstructured::vtk::VTKTextFileWriter::writeToFile(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::writeToFile(), and tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::~PeanoHDF5PatchFileWriter().
#define logExceptionAndQuit | ( | exception | ) |
#define logInfo | ( | methodName, | |
logMacroMessageStream ) |
Wrapper macro around tarch::tarch::logging::Log to improve logging.
A Log object with name _log has to be defined at the place of calling this macro.
This macro allows to combine strings and variables arbitrarily in an efficient way (only one ostringstream object has to be created per usage of logInfo).
Usage: logInfo( "myOperation()", "anyText" << myVar << ",anotherText" << myVar2 );
!!! Hint
Never use the + operator to concatenate data as this is error-prone. If you use always the << operator, you are on the safe side, as the + operator works only for strings properly. If you use it with a string and another data type, it might be that the string is assigned an invalid length.
Definition at line 411 of file Log.h.
Referenced by toolbox::blockstructured::GlobalDatabase::addGlobalSnapshot(), toolbox::blockstructured::GlobalDatabase::addGlobalSnapshot(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::GlobalMemory::addPage(), toolbox::particles::TrajectoryDatabase::addParticleSnapshot(), toolbox::particles::TrajectoryDatabase::addParticleSnapshot(), peano4::parallel::SpacetreeSet::answerQuestions(), convert::filter::ConvertTreeIdIntoDataField::apply(), convert::filter::Copy::apply(), convert::filter::Intersection::apply(), convert::filter::SelectValue::apply(), convert::filter::SeparateResolutions::apply(), applyFilter(), assessKernel(), peano4::grid::EmptyTraversalObserver::beginTraversal(), peano4::parallel::SpacetreeSet::cleanUpTrees(), createDirectory(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::createEmptyIndexFile(), toolbox::blockstructured::GlobalDatabase::dumpCSVFile(), toolbox::particles::TrajectoryDatabase::dumpCSVFile(), exahype2::EnclaveBookkeeping::dumpStatistics(), toolbox::loadbalancing::dumpStatistics(), toolbox::loadbalancing::strategies::cascade::Cascade< HostedLoadBalancing0, HostedLoadBalancing1 >::enable(), toolbox::loadbalancing::AbstractLoadBalancing::enable(), peano4::grid::EmptyTraversalObserver::endTraversal(), applications::exahype2::euler::sphericalaccretion::MassAccumulator::finishAccumulation(), exahype2::RefinementControlService::finishStep(), toolbox::loadbalancing::strategies::cascade::Cascade< HostedLoadBalancing0, HostedLoadBalancing1 >::finishStep(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::finishStep(), benchmarks::exahype2::ccz4::CCZ4SBH_FV::finishTimeStep(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::GlobalMemory::freePage(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::getAction(), toolbox::loadbalancing::AbstractLoadBalancing::getIdOfHeaviestLocalSpacetree(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::getNumberOfSplitsOnLocalRank(), toolbox::loadbalancing::strategies::SpreadOut::getNumberOfTreesPerRank(), toolbox::loadbalancing::strategies::SpreadOutOnceGridStagnates::getNumberOfTreesPerRank(), tarch::multicore::orchestration::GeneticOptimisation::increaseProbabilityOfActiveConfiguration(), petsc::initParallelEnvironment(), inspect(), toolbox::loadbalancing::AbstractLoadBalancing::isInterRankBalancingBad(), peano4::grid::Spacetree::joinWithWorker(), tarch::mpi::Rank::logStatus(), main(), tarch::multicore::orchestration::GeneticOptimisation::normalise(), convert::input::PeanoTextPatchFileReader::parse(), swift2::parseCommandLineArguments(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::PeanoTextPatchFileWriter(), tarch::multicore::orchestration::GeneticOptimisation::pickNewActiveConfigurationRandomly(), toolbox::particles::FileReader::readDatFile(), toolbox::particles::FileReaderHDF5::readHDF5File(), tarch::multicore::orchestration::GeneticOptimisation::removeUnreasonableProbabilities(), reportRuntime(), swift2::statistics::reportSearchRadiusVTDt(), swift2::dastgenTest::reportStep(), tarch::tests::TestCaseCollection::run(), tarch::tests::TreeTestCaseCollection::run(), runBenchmark(), runBenchmarks(), runParallel(), runParallel(), runSerial(), selectNextAlgorithmicStep(), convert::filter::SelectValue::SelectValue(), tarch::mpi::Rank::setDeadlockTimeOut(), petsc::LinearEquationSystem::solve(), peano4::grid::Spacetree::Spacetree(), peano4::parallel::SpacetreeSet::split(), toolbox::particles::assignmentchecks::internal::Database::startMeshSweep(), applications::exahype2::euler::selfgravitation::Poisson::startTimeStep(), benchmarks::exahype2::ccz4::CCZ4SBH_FD4::startTimeStep(), step(), storeOutcome(), mghype::matrixfree::solvers::Solver::terminationCriterionHolds(), peano4::grid::Spacetree::traverse(), exahype2::RefinementControlService::triggerSendOfCopyOfCommittedEvents(), toolbox::loadbalancing::strategies::SpreadOut::triggerSplit(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::triggerSplit(), toolbox::loadbalancing::strategies::SpreadOutOnceGridStagnates::triggerSplit(), toolbox::loadbalancing::strategies::RecursiveBipartition::triggerSplit(), toolbox::loadbalancing::strategies::SplitOversizedTree::triggerSplit(), toolbox::loadbalancing::Blacklist::update(), updateDomainDecomposition(), toolbox::loadbalancing::CostMetrics::updateGlobalView(), toolbox::loadbalancing::Statistics::updateGlobalView(), toolbox::loadbalancing::strategies::RecursiveBipartition::updateLoadBalancing(), toolbox::loadbalancing::strategies::SplitOversizedTree::updateLoadBalancing(), toolbox::loadbalancing::strategies::SpreadOut::updateLoadBalancing(), toolbox::loadbalancing::strategies::SpreadOutHierarchically::updateLoadBalancing(), toolbox::loadbalancing::strategies::SpreadOutOnceGridStagnates::updateLoadBalancing(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::VTKBinaryFileWriter(), tarch::plotter::griddata::unstructured::vtk::VTKTextFileWriter::VTKTextFileWriter(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::VTUTextFileWriter(), convert::output::PeanoWriter::writeFile(), convert::output::PeanoWriter::writeFile(), convert::output::VTUWriter::writeFile(), convert::output::PeanoWriter::writeFile(), tarch::logging::Statistics::writeToCSV(), and tarch::timing::Watch::~Watch().
#define logTraceIn | ( | methodName | ) |
Definition at line 369 of file Log.h.
Referenced by tarch::mpi::Rank::allReduce(), tarch::mpi::Rank::barrier(), peano4::parallel::SpacetreeSet::cleanUpTrees(), peano4::parallel::Node::continueToRun(), exahype2::EnclaveTask::EnclaveTask(), peano4::parallel::SpacetreeSet::exchangeHorizontalDataBetweenTrees(), peano4::parallel::SpacetreeSet::exchangeVerticalDataBetweenTrees(), peano4::parallel::SpacetreeSet::getGridStatistics(), peano4::parallel::Node::initMPIDatatypes(), peano4::parallel::SpacetreeSet::receiveDanglingMessages(), tarch::mpi::Rank::reduce(), peano4::parallel::tests::NodeTest::run(), peano4::parallel::tests::PingPongTest::run(), peano4::parallel::Node::shutdown(), tarch::mpi::Rank::shutdown(), peano4::parallel::Node::shutdownMPIDatatypes(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingParticleEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingSweepsToDatabase(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleLiftDrop(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleWalk(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleWalkSameTreeLevel(), toolbox::particles::assignmentchecks::tests::TestHelpers::testPeriodicBoundaryConditions(), toolbox::particles::assignmentchecks::tests::TestHelpers::testRemovingParticleEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testSieveSet(), peano4::parallel::tests::NodeTest::testTagCalculation(), toolbox::particles::assignmentchecks::tests::TestHelpers::testTruthTableSearchAndIDKeys(), exahype2::fv::rusanov::internal::timeStepWithRusanovBatchedFunctors(), exahype2::fv::rusanov::internal::timeStepWithRusanovBatchedStateless(), exahype2::fv::rusanov::internal::timeStepWithRusanovPatchwiseFunctors(), exahype2::fv::rusanov::internal::timeStepWithRusanovPatchwiseStateless(), peano4::parallel::SpacetreeSet::traverse(), and peano4::grid::Spacetree::traverse().
#define logTraceInWith1Argument | ( | methodName, | |
argument0 ) |
Definition at line 370 of file Log.h.
Referenced by toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::GlobalMemory::addPage(), mghype::matrixfree::solvers::dgcgcoupling::computeAndRestrictResidual(), toolbox::blockstructured::internal::createLinearInterpolationMatrix(), peano4::parallel::SpacetreeSet::deleteAllStacks(), peano4::grid::EmptyTraversalObserver::enterCell(), peano4::parallel::SpacetreeSet::finishAllOutstandingSendsAndReceives(), peano4::grid::GridTraversalEventGenerator::getFaceType(), benchmarks::multigrid::petsc::poisson::DGPoisson::getProjectionOfCellDataOntoFace(), petsc::LinearEquationSystem::init(), peano4::grid::EmptyTraversalObserver::leaveCell(), peano4::grid::EmptyTraversalObserver::loadCell(), peano4::grid::merge(), peano4::grid::Spacetree::receiveAndMergeGridVertexAtHorizontalBoundary(), mghype::matrixfree::solvers::cgmultigrid::restrictToNextLevel(), tarch::tests::TestCaseCollection::run(), exahype2::EnclaveTask::run(), runParallel(), peano4::grid::EmptyTraversalObserver::storeCell(), peano4::grid::Spacetree::storeVertices(), peano4::parallel::SpacetreeSet::streamDataFromSplittingTreesToNewTrees(), peano4::parallel::SpacetreeSet::traverse(), mghype::matrixfree::solvers::dgcgcoupling::updateRestrictionCounters(), exahype2::EnclaveBookkeeping::waitForTaskAndDiscardResult(), and exahype2::EnclaveBookkeeping::waitForTaskToTerminateAndCopyResultOver().
#define logTraceInWith2Arguments | ( | methodName, | |
argument0, | |||
argument1 ) |
Definition at line 371 of file Log.h.
Referenced by peano4::parallel::SpacetreeSet::addSpacetree(), examples::exahype2::ccz4::ADERDGCCZ4::adjustSolution(), examples::exahype2::mgccz4::ADERDGMGCCZ4::adjustSolution(), peano4::grid::Spacetree::descend(), peano4::grid::Spacetree::evaluateGridControlEvents(), peano4::parallel::SpacetreeSet::exchangeAllHorizontalDataExchangeStacks(), peano4::parallel::SpacetreeSet::exchangeAllPeriodicBoundaryDataStacks(), peano4::parallel::SpacetreeSet::exchangeAllVerticalDataExchangeStacks(), peano4::parallel::Node::getOutputStacksForPeriodicBoundaryExchange(), peano4::grid::GridTraversalEventGenerator::getVertexType(), petsc::LinearEquationSystem::increment(), applications::exahype2::ccz4::RKDGCCZ4::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallDG::initialCondition(), petsc::LinearEquationSystem::insert(), peano4::grid::Spacetree::isFaceAlongPeriodicBoundaryCondition(), petsc::LocalToGlobalMap::merge(), toolbox::blockstructured::internal::projectCells_AoS(), peano4::grid::Spacetree::receiveAndMergeGridVertexAtVerticalBoundary(), peano4::parallel::Node::registerId(), peano4::grid::Spacetree::sendGridVertex(), peano4::grid::Spacetree::shouldEraseAdjacencyInformation(), peano4::parallel::SpacetreeSet::streamDataFromSplittingTreeToNewTree(), peano4::parallel::SpacetreeSet::streamLocalVertexInformationToMasterThroughVerticalStacks(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingParticleMovingEvents(), peano4::grid::Spacetree::updateVertexAfterLoad(), and peano4::grid::Spacetree::updateVertexBeforeStore().
#define logTraceInWith3Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2 ) |
Definition at line 372 of file Log.h.
Referenced by exahype2::RefinementControl::addCommand(), examples::exahype2::gprdr::GPRDR::adjustSolution(), exahype2::dg::applyBoundaryConditions(), examples::exahype2::ccz4::ADERDGCCZ4::boundaryConditions(), applications::exahype2::ccz4::RKDGCCZ4::boundaryConditions(), examples::exahype2::mgccz4::ADERDGMGCCZ4::boundaryConditions(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallDG::boundaryConditions(), petsc::LocalToGlobalMap::computeLocalToGlobalMap(), peano4::grid::GridTraversalEventGenerator::createGenericCellTraversalEvent(), peano4::grid::GridTraversalEventGenerator::createLeaveCellTraversalEvent(), peano4::parallel::Node::getGridDataExchangeMetaInformation(), peano4::grid::Spacetree::getNeighbourTrees(), benchmarks::multigrid::petsc::poisson::DGPoisson::getProjectionOfCellDataOntoFace(), benchmarks::multigrid::petsc::poisson::DGPoisson::getProjectionOfRiemannSolutionOntoCell(), petsc::LocalToGlobalMap::increaseCountOfFacetType(), petsc::LinearEquationSystem::increment(), peano4::parallel::SpacetreeSet::init(), benchmarks::exahype2::ccz4::CCZ4SBH_FD4::initialCondition(), applications::exahype2::ccz4::CCZ4::initialCondition(), applications::exahype2::ccz4::FiniteVolumeCCZ4::initialCondition(), applications::exahype2::euler::selfgravitation::Poisson::initialCondition(), benchmarks::exahype2::ccz4::CCZ4::initialCondition(), benchmarks::exahype2::ccz4::CCZ4SBH_FV::initialCondition(), benchmarks::exahype2::euler::sod_shocktube::EulerFVSod::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFD4::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFV::initialCondition(), petsc::LinearEquationSystem::insert(), toolbox::blockstructured::interpolateCell_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateCell_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateCell_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateCell_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateCell_AoS_piecewise_constant(), toolbox::blockstructured::interpolateHaloLayer_AoS_tensor_product(), peano4::grid::GridTraversalEventGenerator::isVertexAdjacentToLocalSpacetree(), peano4::grid::Spacetree::loadVertices(), examples::exahype2::ccz4::ADERDGCCZ4::nonconservativeProduct(), examples::exahype2::mgccz4::ADERDGMGCCZ4::nonconservativeProduct(), toolbox::blockstructured::internal::projectInterpolatedFineCellsOnHaloLayer_AoS(), mghype::matrixfree::solvers::dgcgcoupling::prolongate(), mghype::matrixfree::solvers::cgmultigrid::prolongate(), peano4::grid::Spacetree::receiveAndMergeUserData(), applications::exahype2::ccz4::RKDGCCZ4::refinementCriterion(), toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_tensor_product(), mghype::matrixfree::solvers::cgmultigrid::restrictToNextLevel(), peano4::grid::Spacetree::sendUserData(), peano4::parallel::SpacetreeSet::split(), and peano4::stacks::STDVectorStack< T >::startReceive().
#define logTraceInWith4Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3 ) |
Definition at line 373 of file Log.h.
Referenced by examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::adjustSolution(), exahype2::fd::applyBoundaryConditions(), exahype2::fv::applyBoundaryConditions(), exahype2::fd::applySommerfeldConditions(), applications::exahype2::ccz4::CCZ4::boundaryConditions(), applications::exahype2::ccz4::FiniteVolumeCCZ4::boundaryConditions(), applications::exahype2::euler::sphericalaccretion::SSInfall::boundaryConditions(), applications::exahype2::euler::selfgravitation::Poisson::boundaryConditions(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::boundaryConditions(), benchmarks::exahype2::ccz4::CCZ4::boundaryConditions(), benchmarks::exahype2::euler::sod_shocktube::EulerFVSod::boundaryConditions(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFD4::boundaryConditions(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFV::boundaryConditions(), toolbox::particles::createParticlesAlignedWithGlobalCartesianMesh(), applications::exahype2::euler::sphericalaccretion::SSInfall::flux(), applications::exahype2::euler::selfgravitation::Poisson::flux(), petsc::LocalToGlobalMap::getGlobalIndex(), peano4::parallel::Node::getPeriodicBoundaryExchangeInputStackNumberForOutputStack(), benchmarks::multigrid::petsc::poisson::DGPoisson::initNode(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_piecewise_constant(), toolbox::blockstructured::interpolateHaloLayer_AoS_piecewise_constant(), applications::exahype2::euler::selfgravitation::Poisson::maxEigenvalue(), applications::exahype2::ccz4::CCZ4::nonconservativeProduct(), applications::exahype2::ccz4::FiniteVolumeCCZ4::nonconservativeProduct(), benchmarks::exahype2::ccz4::CCZ4::nonconservativeProduct(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::nonconservativeProduct(), toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_averaging(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::sourceTerm(), applications::exahype2::ccz4::CCZ4::sourceTerm(), applications::exahype2::ccz4::FiniteVolumeCCZ4::sourceTerm(), applications::exahype2::euler::sphericalaccretion::SSInfall::sourceTerm(), applications::exahype2::euler::selfgravitation::Poisson::sourceTerm(), benchmarks::exahype2::ccz4::CCZ4::sourceTerm(), peano4::stacks::STDVectorOverContainerOfPointers< T >::tryToFinishSendOrReceive(), peano4::stacks::STDVectorStack< T >::tryToFinishSendOrReceive(), and peano4::stacks::STDVectorStackOverSmartPointers< T >::tryToFinishSendOrReceive().
#define logTraceInWith5Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4 ) |
Definition at line 374 of file Log.h.
Referenced by peano4::parallel::Node::getPeriodicBoundaryExchangeInputStackNumberForOutputStack(), and exahype2::fv::validatePatch().
#define logTraceInWith6Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5 ) |
Definition at line 375 of file Log.h.
Referenced by toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_inject().
#define logTraceInWith7Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5, | |||
argument6 ) |
#define logTraceInWith8Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5, | |||
argument6, | |||
argument7 ) |
#define logTraceInWith9Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5, | |||
argument6, | |||
argument7, | |||
argument8 ) |
#define logTraceOut | ( | methodName | ) |
Definition at line 379 of file Log.h.
Referenced by peano4::parallel::SpacetreeSet::addSpacetree(), examples::exahype2::gprdr::GPRDR::adjustSolution(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::adjustSolution(), examples::exahype2::ccz4::ADERDGCCZ4::adjustSolution(), examples::exahype2::mgccz4::ADERDGMGCCZ4::adjustSolution(), tarch::mpi::Rank::allReduce(), exahype2::fd::applyBoundaryConditions(), exahype2::fv::applyBoundaryConditions(), exahype2::dg::applyBoundaryConditions(), exahype2::fd::applySommerfeldConditions(), tarch::mpi::Rank::barrier(), applications::exahype2::ccz4::CCZ4::boundaryConditions(), applications::exahype2::ccz4::FiniteVolumeCCZ4::boundaryConditions(), applications::exahype2::euler::sphericalaccretion::SSInfall::boundaryConditions(), applications::exahype2::euler::selfgravitation::Poisson::boundaryConditions(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::boundaryConditions(), benchmarks::exahype2::ccz4::CCZ4::boundaryConditions(), benchmarks::exahype2::euler::sod_shocktube::EulerFVSod::boundaryConditions(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFD4::boundaryConditions(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFV::boundaryConditions(), examples::exahype2::ccz4::ADERDGCCZ4::boundaryConditions(), applications::exahype2::ccz4::RKDGCCZ4::boundaryConditions(), examples::exahype2::mgccz4::ADERDGMGCCZ4::boundaryConditions(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallDG::boundaryConditions(), peano4::parallel::SpacetreeSet::cleanUpTrees(), petsc::LocalToGlobalMap::computeLocalToGlobalMap(), toolbox::blockstructured::internal::createLinearInterpolationMatrix(), peano4::parallel::SpacetreeSet::deleteAllStacks(), peano4::grid::Spacetree::descend(), exahype2::EnclaveTask::EnclaveTask(), peano4::grid::EmptyTraversalObserver::enterCell(), peano4::parallel::SpacetreeSet::exchangeAllHorizontalDataExchangeStacks(), peano4::parallel::SpacetreeSet::exchangeAllPeriodicBoundaryDataStacks(), peano4::parallel::SpacetreeSet::exchangeHorizontalDataBetweenTrees(), peano4::parallel::SpacetreeSet::exchangeVerticalDataBetweenTrees(), applications::exahype2::euler::selfgravitation::Poisson::flux(), petsc::LinearEquationSystem::increment(), petsc::LinearEquationSystem::increment(), petsc::LinearEquationSystem::init(), benchmarks::exahype2::ccz4::CCZ4SBH_FD4::initialCondition(), applications::exahype2::ccz4::CCZ4::initialCondition(), applications::exahype2::ccz4::FiniteVolumeCCZ4::initialCondition(), applications::exahype2::euler::selfgravitation::Poisson::initialCondition(), benchmarks::exahype2::ccz4::CCZ4::initialCondition(), benchmarks::exahype2::ccz4::CCZ4SBH_FV::initialCondition(), benchmarks::exahype2::euler::sod_shocktube::EulerFVSod::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFD4::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallFV::initialCondition(), applications::exahype2::ccz4::RKDGCCZ4::initialCondition(), benchmarks::exahype2::euler::sphericalaccretionupscaling::SelfSimilarInfallDG::initialCondition(), peano4::parallel::Node::initMPIDatatypes(), petsc::LinearEquationSystem::insert(), petsc::LinearEquationSystem::insert(), toolbox::blockstructured::interpolateCell_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateCell_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateCell_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateCell_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateCell_AoS_piecewise_constant(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_constant_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_linear_with_linear_extrapolation_and_linear_normal_interpolation(), toolbox::blockstructured::interpolateHaloLayer_AoS_piecewise_constant(), toolbox::blockstructured::interpolateHaloLayer_AoS_piecewise_constant(), toolbox::blockstructured::interpolateHaloLayer_AoS_tensor_product(), peano4::grid::EmptyTraversalObserver::leaveCell(), peano4::grid::EmptyTraversalObserver::loadCell(), applications::exahype2::ccz4::CCZ4::nonconservativeProduct(), applications::exahype2::ccz4::FiniteVolumeCCZ4::nonconservativeProduct(), benchmarks::exahype2::ccz4::CCZ4::nonconservativeProduct(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::nonconservativeProduct(), examples::exahype2::ccz4::ADERDGCCZ4::nonconservativeProduct(), examples::exahype2::mgccz4::ADERDGMGCCZ4::nonconservativeProduct(), toolbox::blockstructured::internal::projectCells_AoS(), toolbox::blockstructured::internal::projectInterpolatedFineCellsOnHaloLayer_AoS(), peano4::grid::Spacetree::receiveAndMergeGridVertexAtHorizontalBoundary(), peano4::grid::Spacetree::receiveAndMergeGridVertexAtVerticalBoundary(), peano4::grid::Spacetree::receiveAndMergeUserData(), peano4::parallel::SpacetreeSet::receiveDanglingMessages(), tarch::mpi::Rank::reduce(), peano4::parallel::Node::registerId(), toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_averaging(), toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_inject(), toolbox::blockstructured::restrictInnerHalfOfHaloLayer_AoS_tensor_product(), mghype::matrixfree::solvers::cgmultigrid::restrictToNextLevel(), exahype2::EnclaveTask::run(), peano4::parallel::tests::NodeTest::run(), peano4::parallel::tests::PingPongTest::run(), runParallel(), peano4::parallel::Node::shutdown(), tarch::mpi::Rank::shutdown(), peano4::parallel::Node::shutdownMPIDatatypes(), examples::exahype2::mgccz4::FiniteVolumeMGCCZ4::sourceTerm(), applications::exahype2::ccz4::CCZ4::sourceTerm(), applications::exahype2::ccz4::FiniteVolumeCCZ4::sourceTerm(), applications::exahype2::euler::sphericalaccretion::SSInfall::sourceTerm(), applications::exahype2::euler::selfgravitation::Poisson::sourceTerm(), benchmarks::exahype2::ccz4::CCZ4::sourceTerm(), peano4::stacks::STDVectorStack< T >::startReceive(), peano4::grid::EmptyTraversalObserver::storeCell(), peano4::parallel::SpacetreeSet::streamDataFromSplittingTreesToNewTrees(), peano4::parallel::SpacetreeSet::streamLocalVertexInformationToMasterThroughVerticalStacks(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingParticleEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingParticleMovingEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testAddingSweepsToDatabase(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleLiftDrop(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleWalk(), toolbox::particles::assignmentchecks::tests::TestHelpers::testParticleWalkSameTreeLevel(), toolbox::particles::assignmentchecks::tests::TestHelpers::testPeriodicBoundaryConditions(), toolbox::particles::assignmentchecks::tests::TestHelpers::testRemovingParticleEvents(), toolbox::particles::assignmentchecks::tests::TestHelpers::testSieveSet(), peano4::parallel::tests::NodeTest::testTagCalculation(), toolbox::particles::assignmentchecks::tests::TestHelpers::testTruthTableSearchAndIDKeys(), exahype2::fv::rusanov::internal::timeStepWithRusanovBatchedStateless(), exahype2::fv::rusanov::internal::timeStepWithRusanovPatchwiseFunctors(), exahype2::fv::rusanov::internal::timeStepWithRusanovPatchwiseStateless(), peano4::parallel::SpacetreeSet::traverse(), peano4::grid::Spacetree::traverse(), exahype2::fv::validatePatch(), and exahype2::EnclaveBookkeeping::waitForTaskAndDiscardResult().
#define logTraceOutWith12Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5, | |||
argument6, | |||
argument7, | |||
argument8, | |||
argument9, | |||
argument10, | |||
argument11 ) |
#define logTraceOutWith1Argument | ( | methodName, | |
argument0 ) |
Definition at line 380 of file Log.h.
Referenced by exahype2::RefinementControl::addCommand(), toolbox::particles::memorypool::GlobalContinuousMemoryPool< T >::GlobalMemory::addPage(), mghype::matrixfree::solvers::dgcgcoupling::computeAndRestrictResidual(), peano4::parallel::Node::continueToRun(), toolbox::particles::createParticlesAlignedWithGlobalCartesianMesh(), peano4::parallel::SpacetreeSet::finishAllOutstandingSendsAndReceives(), petsc::LocalToGlobalMap::getGlobalIndex(), peano4::parallel::Node::getGridDataExchangeMetaInformation(), peano4::parallel::SpacetreeSet::getGridStatistics(), peano4::grid::Spacetree::getNeighbourTrees(), peano4::parallel::Node::getPeriodicBoundaryExchangeInputStackNumberForOutputStack(), benchmarks::multigrid::petsc::poisson::DGPoisson::getProjectionOfRiemannSolutionOntoCell(), peano4::grid::GridTraversalEventGenerator::getVertexType(), peano4::grid::GridTraversalEventGenerator::isVertexAdjacentToLocalSpacetree(), peano4::grid::Spacetree::loadVertices(), applications::exahype2::euler::selfgravitation::Poisson::maxEigenvalue(), peano4::grid::merge(), mghype::matrixfree::solvers::cgmultigrid::prolongate(), applications::exahype2::ccz4::RKDGCCZ4::refinementCriterion(), mghype::matrixfree::solvers::cgmultigrid::restrictToNextLevel(), peano4::grid::Spacetree::sendGridVertex(), peano4::grid::Spacetree::shouldEraseAdjacencyInformation(), peano4::parallel::SpacetreeSet::split(), peano4::grid::Spacetree::storeVertices(), peano4::stacks::STDVectorOverContainerOfPointers< T >::tryToFinishSendOrReceive(), peano4::stacks::STDVectorStack< T >::tryToFinishSendOrReceive(), peano4::stacks::STDVectorStackOverSmartPointers< T >::tryToFinishSendOrReceive(), mghype::matrixfree::solvers::dgcgcoupling::updateRestrictionCounters(), and peano4::grid::Spacetree::updateVertexAfterLoad().
#define logTraceOutWith2Arguments | ( | methodName, | |
argument0, | |||
argument1 ) |
Definition at line 381 of file Log.h.
Referenced by peano4::grid::GridTraversalEventGenerator::createGenericCellTraversalEvent(), peano4::parallel::SpacetreeSet::exchangeAllVerticalDataExchangeStacks(), peano4::parallel::Node::getOutputStacksForPeriodicBoundaryExchange(), peano4::parallel::Node::getPeriodicBoundaryExchangeInputStackNumberForOutputStack(), peano4::grid::Spacetree::isFaceAlongPeriodicBoundaryCondition(), mghype::matrixfree::solvers::dgcgcoupling::prolongate(), tarch::tests::TestCaseCollection::run(), peano4::parallel::SpacetreeSet::streamDataFromSplittingTreeToNewTree(), peano4::grid::Spacetree::updateVertexBeforeStore(), and exahype2::EnclaveBookkeeping::waitForTaskToTerminateAndCopyResultOver().
#define logTraceOutWith3Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2 ) |
Definition at line 382 of file Log.h.
Referenced by peano4::grid::GridTraversalEventGenerator::createEnterCellTraversalEvent(), peano4::grid::GridTraversalEventGenerator::createLeaveCellTraversalEvent(), peano4::grid::Spacetree::evaluateGridControlEvents(), petsc::LocalToGlobalMap::increaseCountOfFacetType(), peano4::parallel::SpacetreeSet::init(), and peano4::grid::Spacetree::sendUserData().
#define logTraceOutWith4Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3 ) |
#define logTraceOutWith5Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4 ) |
Definition at line 384 of file Log.h.
Referenced by mghype::matrixfree::solvers::dgcgcoupling::rollOverAndPrepareCGVertex().
#define logTraceOutWith6Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5 ) |
#define logTraceOutWith7Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5, | |||
argument6 ) |
#define logTraceOutWith8Arguments | ( | methodName, | |
argument0, | |||
argument1, | |||
argument2, | |||
argument3, | |||
argument4, | |||
argument5, | |||
argument6, | |||
argument7 ) |
#define logWarning | ( | methodName, | |
logMacroMessageStream ) |
Wrapper macro around tarch::tarch::logging::Log to improve logging.
A Log object with name _log has to be defined at the place of calling this macro.
This macro allows to combine strings and variables arbitrarily in an efficient way (only one ostringstream object has to be created per usage of logWarning).
Usage: logWarning( "myOperation()", "anyText" << myVar << ",anotherText" << myVar2 );
Definition at line 440 of file Log.h.
Referenced by tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::addNewFileToCurrentDataSetInIndexFile(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::CellDataWriter::close(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::VertexDataWriter::close(), tarch::plotter::griddata::unstructured::vtk::VTKTextFileWriter::CellDataWriter::close(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::CellDataWriter::close(), tarch::logging::CommandLineLogger::closeOutputStreamAndReopenNewOne(), exahype2::EnclaveBookkeeping::finishedTask(), toolbox::loadbalancing::strategies::Hardcoded::finishStep(), toolbox::particles::TrajectoryDatabase::getAction(), toolbox::blockstructured::GlobalDatabase::getAction(), swift2::boundaryconditions::getUpdateDueToFixedBoundaryCondition(), swift2::kernels::legacy::hydro_end_force(), swift2::kernels::legacy::hydro_prepare_force(), swift2::kernels::legacy::hydro_update_smoothing_length_and_rerun_if_required(), tarch::mpi::BooleanSemaphore::BooleanSemaphoreService::lockSemaphoreOnGlobalMaster(), main(), swift2::parseCommandLineArguments(), tarch::logging::LogFilterFileReader::parseLine(), tarch::logging::LogFilterFileReader::parsePlainTextFile(), tarch::plotter::griddata::blockstructured::PeanoHDF5PatchFileWriter::PeanoHDF5PatchFileWriter(), tarch::plotter::griddata::blockstructured::PeanoTextPatchFileWriter::PeanoTextPatchFileWriter(), peano4::parallel::Node::reserveId(), runParallel(), selectNextAlgorithmicStep(), peano4::parallel::SpacetreeSet::split(), peano4::grid::Spacetree::split(), mghype::matrixfree::solvers::Solver::terminationCriterionHolds(), toolbox::multiprecision::tests::CompressedFloatingPointNumbersTest::testBatchDecomposition(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::validateDataWriterIdentifier(), tarch::plotter::griddata::unstructured::vtk::VTKTextFileWriter::validateDataWriterIdentifier(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::validateDataWriterIdentifier(), tarch::mpi::Rank::validateMaxTagIsSupported(), tarch::plotter::griddata::unstructured::vtk::VTKBinaryFileWriter::VTKBinaryFileWriter(), tarch::plotter::griddata::unstructured::vtk::VTKTextFileWriter::VTKTextFileWriter(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::VTUTextFileWriter(), peano4::stacks::STDVectorOverContainerOfPointers< T >::workInReceivedData(), tarch::plotter::griddata::unstructured::vtk::VTUTextFileWriter::writeMetaDataFileForParallelSnapshot(), tarch::mpi::Rank::writeTimeOutWarning(), and tarch::logging::Statistics::writeToCSV().