OGS  v6.3.3
Logging.h File Reference

Detailed Description

Definition in file Logging.h.

#include <spdlog/logger.h>
#include <memory>
#include <string>
Include dependency graph for Logging.h:

Go to the source code of this file.

Namespaces

 BaseLib
 

Functions

void BaseLib::setConsoleLogLevel (std::string const &level_string)
 
template<typename... Args>
void DBUG (char const *fmt, Args const &... args)
 
template<typename... Args>
void INFO (char const *fmt, Args const &... args)
 
template<typename... Args>
void WARN (char const *fmt, Args const &... args)
 
template<typename... Args>
void ERR (char const *fmt, Args const &... args)
 
template<typename... Args>
void CRITICAL (char const *fmt, Args const &... args)
 

Function Documentation

◆ CRITICAL()

template<typename... Args>
void CRITICAL ( char const *  fmt,
Args const &...  args 
)

Definition at line 47 of file Logging.h.

48 {
49  BaseLib::console->critical(fmt, args...);
50 }
std::shared_ptr< spdlog::logger > console
Definition: Logging.cpp:31

References BaseLib::console.

◆ DBUG()

template<typename... Args>
void DBUG ( char const *  fmt,
Args const &...  args 
)

Definition at line 27 of file Logging.h.

28 {
29  BaseLib::console->debug(fmt, args...);
30 }

References BaseLib::console.

Referenced by FileIO::Gocad::GocadSGridReader::addGocadPropertiesToMesh(), FileIO::GMSH::GMSHAdaptiveMeshDensity::addPoints(), GeoLib::GEOObjects::addPointVec(), ProcessLib::addProcessDataToMesh(), addSecondaryVariableNodes(), addSecondaryVariableResiduals(), ProcessLib::PythonBoundaryCondition::applyNaturalBC(), ProcessLib::LIE::HydroMechanics::HydroMechanicsLocalAssemblerFracture< ShapeFunctionDisplacement, ShapeFunctionPressure, IntegrationMethod, GlobalDim >::assembleBlockMatricesWithJacobian(), ProcessLib::ComponentTransport::ComponentTransportProcess::assembleConcreteProcess(), ProcessLib::HeatTransportBHE::HeatTransportBHEProcess::assembleConcreteProcess(), ProcessLib::HT::HTProcess::assembleConcreteProcess(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::assembleConcreteProcess(), ProcessLib::LIE::SmallDeformation::SmallDeformationProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::LiquidFlow::LiquidFlowProcess::assembleConcreteProcess(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::RichardsComponentTransport::RichardsComponentTransportProcess::assembleConcreteProcess(), ProcessLib::RichardsFlow::RichardsFlowProcess::assembleConcreteProcess(), ProcessLib::RichardsMechanics::RichardsMechanicsProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::SmallDeformation::SmallDeformationProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::SteadyStateDiffusion::SteadyStateDiffusion::assembleConcreteProcess(), ProcessLib::TES::TESProcess::assembleConcreteProcess(), ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcess::assembleConcreteProcess(), ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::ThermoMechanicalPhaseField::ThermoMechanicalPhaseFieldProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::ThermoMechanics::ThermoMechanicsProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcess::assembleConcreteProcess(), ProcessLib::TwoPhaseFlowWithPrho::TwoPhaseFlowWithPrhoProcess::assembleConcreteProcess(), ProcessLib::HeatConduction::HeatConductionProcess::assembleConcreteProcess(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::assembleConcreteProcess(), ProcessLib::ComponentTransport::ComponentTransportProcess::assembleWithJacobianConcreteProcess(), ProcessLib::HeatTransportBHE::HeatTransportBHEProcess::assembleWithJacobianConcreteProcess(), ProcessLib::HT::HTProcess::assembleWithJacobianConcreteProcess(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::assembleWithJacobianConcreteProcess(), ProcessLib::LIE::SmallDeformation::SmallDeformationProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::LiquidFlow::LiquidFlowProcess::assembleWithJacobianConcreteProcess(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::RichardsComponentTransport::RichardsComponentTransportProcess::assembleWithJacobianConcreteProcess(), ProcessLib::RichardsFlow::RichardsFlowProcess::assembleWithJacobianConcreteProcess(), ProcessLib::RichardsMechanics::RichardsMechanicsProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::SmallDeformation::SmallDeformationProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::SteadyStateDiffusion::SteadyStateDiffusion::assembleWithJacobianConcreteProcess(), ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcess::assembleWithJacobianConcreteProcess(), ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::ThermoMechanicalPhaseField::ThermoMechanicalPhaseFieldProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::ThermoMechanics::ThermoMechanicsProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcess::assembleWithJacobianConcreteProcess(), ProcessLib::TwoPhaseFlowWithPrho::TwoPhaseFlowWithPrhoProcess::assembleWithJacobianConcreteProcess(), ProcessLib::HeatConduction::HeatConductionProcess::assembleWithJacobianConcreteProcess(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::assembleWithJacobianConcreteProcess(), ProcessLib::checkParametersOfDirichletBoundaryCondition(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::computeSecondaryVariableConcrete(), ProcessLib::SmallDeformation::SmallDeformationProcess< DisplacementDim >::computeSecondaryVariableConcrete(), ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >::computeSecondaryVariableConcrete(), ProcessLib::HeatConduction::HeatConductionProcess::computeSecondaryVariableConcrete(), ProcessLib::HeatTransportBHE::HeatTransportBHEProcess::computeSecondaryVariableConcrete(), ProcessLib::LIE::SmallDeformation::SmallDeformationProcess< DisplacementDim >::computeSecondaryVariableConcrete(), ProcessLib::LiquidFlow::LiquidFlowProcess::computeSecondaryVariableConcrete(), ProcessLib::RichardsMechanics::RichardsMechanicsProcess< DisplacementDim >::computeSecondaryVariableConcrete(), ProcessLib::TimeLoop::computeTimeStepping(), ProcessLib::ConstraintDirichletBoundaryCondition::ConstraintDirichletBoundaryCondition(), MeshGeoToolsLib::constructAdditionalMeshesFromGeometries(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::constructDofTable(), MaterialPropertyLib::createAverageMolarMass(), ProcessLib::HeatTransportBHE::createBHEBottomDirichletBoundaryCondition(), ProcessLib::HeatTransportBHE::createBHEInflowDirichletBoundaryCondition(), ProcessLib::createBHEInflowPythonBoundaryCondition(), MaterialPropertyLib::createBishopsPowerLaw(), MaterialPropertyLib::createBishopsSaturationCutoff(), MaterialLib::PorousMedium::createBrooksCorey(), MaterialPropertyLib::createCapillaryPressureRegularizedVanGenuchten(), MaterialPropertyLib::createCapillaryPressureVanGenuchten(), MaterialLib::Fracture::CohesiveZoneModeI::createCohesiveZoneModeI(), ProcessLib::ComponentTransport::createComponentTransportProcess(), MaterialPropertyLib::createConstant(), ParameterLib::createConstantParameter(), MaterialLib::Solids::createConstitutiveRelations(), ProcessLib::createConstraintDirichletBoundaryCondition(), MaterialLib::Fracture::createCoulomb(), MaterialLib::Solids::Creep::createCreepBGRa(), MaterialPropertyLib::createCurve(), ParameterLib::createCurveScaledParameter(), MaterialLib::Solids::Ehlers::createDamageProperties(), ProcessLib::createDirichletBoundaryCondition(), ProcessLib::createDirichletBoundaryConditionWithinTimeInterval(), MaterialPropertyLib::createDupuitPermeability(), MaterialLib::Solids::Ehlers::createEhlers(), MaterialPropertyLib::createExponential(), ParameterLib::createGroupBasedParameter(), ProcessLib::createHCNonAdvectiveFreeComponentFlowBoundaryCondition(), ProcessLib::HeatConduction::createHeatConductionProcess(), ProcessLib::HeatTransportBHE::createHeatTransportBHEProcess(), ProcessLib::HT::createHTProcess(), ProcessLib::LIE::HydroMechanics::createHydroMechanicsProcess(), ProcessLib::HydroMechanics::createHydroMechanicsProcess(), MaterialPropertyLib::createIdealGasLaw(), MaterialPropertyLib::createKozenyCarmanModel(), MaterialPropertyLib::createLinear(), MaterialLib::Fracture::createLinearElasticIsotropic(), MaterialLib::Solids::createLinearElasticIsotropic(), MaterialLib::Solids::createLinearElasticOrthotropic(), MaterialPropertyLib::createLinearSaturationSwellingStress(), ProcessLib::LiquidFlow::createLiquidFlowProcess(), ProcessLib::HydroMechanics::createLocalAssemblers(), ProcessLib::RichardsMechanics::createLocalAssemblers(), ProcessLib::ThermoHydroMechanics::createLocalAssemblers(), ProcessLib::HydroMechanics::detail::createLocalAssemblers(), ProcessLib::LIE::HydroMechanics::detail::createLocalAssemblers(), ProcessLib::RichardsMechanics::detail::createLocalAssemblers(), ProcessLib::ThermoHydroMechanics::detail::createLocalAssemblers(), ProcessLib::createLocalAssemblers(), ProcessLib::LIE::SmallDeformation::detail::createLocalAssemblers(), ProcessLib::SmallDeformation::detail::createLocalAssemblers(), ProcessLib::HeatTransportBHE::detail::createLocalAssemblers(), ProcessLib::HeatTransportBHE::createLocalAssemblers(), ProcessLib::LIE::SmallDeformation::createLocalAssemblers(), ProcessLib::SmallDeformation::createLocalAssemblers(), MaterialLib::Solids::Lubby2::createLubby2(), ParameterLib::createMeshElementParameter(), MeshLib::createMeshFromElementSelection(), ParameterLib::createMeshNodeParameter(), ProcessLib::createNeumannBoundaryCondition(), MaterialLib::createNewtonRaphsonSolverParameters(), ProcessLib::createNodalSourceTerm(), ProcessLib::NormalTractionBoundaryCondition::createNormalTractionBoundaryCondition(), ProcessLib::createOutput(), MaterialPropertyLib::createParameterProperty(), MaterialPropertyLib::createPermeabilityMohrCoulombFailureIndexModel(), MaterialPropertyLib::createPermeabilityOrthotropicPowerLaw(), ProcessLib::createPhaseFieldIrreversibleDamageOracleBoundaryCondition(), ProcessLib::PhaseField::createPhaseFieldProcess(), MaterialPropertyLib::createPorosityFromMassBalance(), MaterialLib::PorousMedium::createPorousMediaProperties(), ProcessLib::RichardsComponentTransport::createPorousMediaProperties(), ProcessLib::createPrimaryVariableConstraintDirichletBoundaryCondition(), ProcessLib::createPythonSourceTerm(), MaterialPropertyLib::createRelPermBrooksCorey(), MaterialPropertyLib::createRelPermLiakopoulos(), MaterialPropertyLib::createRelPermUdell(), MaterialPropertyLib::createRelPermVanGenuchten(), ProcessLib::RichardsComponentTransport::createRichardsComponentTransportProcess(), ProcessLib::RichardsFlow::createRichardsFlowProcess(), ProcessLib::RichardsMechanics::createRichardsMechanicsProcess(), ProcessLib::createRobinBoundaryCondition(), MaterialPropertyLib::createSaturationBrooksCorey(), MaterialPropertyLib::createSaturationDependentHeatConduction(), MaterialPropertyLib::createSaturationDependentSwelling(), MaterialPropertyLib::createSaturationLiakopoulos(), MaterialPropertyLib::createSaturationVanGenuchten(), ProcessLib::SmallDeformationNonlocal::createSmallDeformationNonlocalProcess(), ProcessLib::LIE::SmallDeformation::createSmallDeformationProcess(), ProcessLib::SmallDeformation::createSmallDeformationProcess(), ProcessLib::createSolutionDependentDirichletBoundaryCondition(), ProcessLib::createSourceTerm(), ProcessLib::SteadyStateDiffusion::createSteadyStateDiffusion(), MaterialPropertyLib::createStrainDependentPermeability(), ProcessLib::SurfaceFluxData::createSurfaceFluxData(), ProcessLib::TES::createTESProcess(), ProcessLib::ThermalTwoPhaseFlowWithPP::createThermalTwoPhaseFlowWithPPMaterialProperties(), ProcessLib::ThermalTwoPhaseFlowWithPP::createThermalTwoPhaseFlowWithPPProcess(), ProcessLib::ThermoHydroMechanics::createThermoHydroMechanicsProcess(), ProcessLib::ThermoMechanicalPhaseField::createThermoMechanicalPhaseFieldProcess(), ProcessLib::ThermoMechanics::createThermoMechanicsProcess(), MaterialPropertyLib::createTransportPorosityFromMassBalance(), MaterialLib::TwoPhaseFlowWithPP::createTwoPhaseFlowMaterialProperties(), ProcessLib::TwoPhaseFlowWithPrho::createTwoPhaseFlowPrhoMaterialProperties(), ProcessLib::TwoPhaseFlowWithPP::createTwoPhaseFlowWithPPProcess(), ProcessLib::TwoPhaseFlowWithPrho::createTwoPhaseFlowWithPrhoProcess(), MaterialLib::PorousMedium::createVanGenuchten(), ProcessLib::createVariableDependentNeumannBoundaryCondition(), ProcessLib::createVolumetricSourceTerm(), MathLib::ODE::CVodeSolverImpl::CVodeSolverImpl(), NumLib::LocalToGlobalIndexMap::deriveBoundaryConstrainedMap(), ProcessLib::Output::doOutputAlways(), ProcessLib::Output::doOutputNonlinearIteration(), MeshLib::ElementStatus::ElementStatus(), NumLib::LocalLinearLeastSquaresExtrapolator::extrapolateElement(), ProcessLib::LIE::anonymous_namespace{MeshUtils.cpp}::findFracutreIntersections(), anonymous_namespace{ProcessVariable.cpp}::findMeshInConfig(), ParameterLib::findParameterByName(), ProcessLib::findProcessVariables(), anonymous_namespace{ProcessUtils.cpp}::findVariableByName(), anonymous_namespace{TestDefinition.cpp}::findVtkdiff(), ProcessLib::GenericNaturalBoundaryCondition< BoundaryConditionData, LocalAssemblerImplementation >::GenericNaturalBoundaryCondition(), ProcessLib::HeatTransportBHE::getBHEDataInMesh(), ProcessLib::ConstraintDirichletBoundaryCondition::getEssentialBCValues(), ProcessLib::PythonBoundaryCondition::getEssentialBCValues(), ProcessLib::LIE::getFractureMatrixDataInMesh(), GeoLib::GEOObjects::getGeoObject(), GeoLib::SurfaceGrid::getGridCellCoordinates(), FileIO::Gocad::GocadSGridReader::getMesh(), GeoLib::GEOObjects::getPointVec(), GeoLib::GEOObjects::getPointVecObj(), GeoLib::GEOObjects::getPolylineVec(), GeoLib::GEOObjects::getPolylineVecObj(), GeoLib::GEOObjects::getStationVec(), GeoLib::GEOObjects::getSurfaceVec(), GeoLib::GEOObjects::getSurfaceVecObj(), FileIO::Gocad::GocadSGridReader::GocadSGridReader(), MeshGeoToolsLib::HeuristicSearchLength::HeuristicSearchLength(), ProcessLib::Process::initialize(), FileIO::GMSH::GMSHAdaptiveMeshDensity::initialize(), ParameterLib::TimeDependentHeterogeneousParameter::initialize(), ProcessLib::NodalSourceTerm::integrate(), ProcessLib::VolumetricSourceTerm::integrate(), ProcessLib::SurfaceFlux::integrate(), GeoLib::Polyline::isCoplanar(), ProcessLib::LiquidFlow::LiquidFlowProcess::LiquidFlowProcess(), BaseLib::makeConfigTree(), ProcessLib::makeOutput(), FileIO::Gocad::GocadSGridReader::mapRegionFlagsToCellProperties(), MeshGeoToolsLib::MeshNodeSearcher::MeshNodeSearcher(), ProcessLib::NodalSourceTerm::NodalSourceTerm(), ProcessLib::NormalTractionBoundaryCondition::NormalTractionBoundaryCondition< GlobalDim, LocalAssemblerImplementation >::NormalTractionBoundaryCondition(), ProcessLib::Output::outputMesh(), ProcessLib::HeatTransportBHE::BHE::parseBHE1PTypeConfig(), ProcessLib::HeatTransportBHE::BHE::parseBHECoaxialConfig(), ProcessLib::HeatTransportBHE::BHE::parseBHEUTypeConfig(), ProjectData::parseCurves(), FileIO::Gocad::GocadSGridReader::parseDims(), FileIO::Gocad::GocadSGridReader::parseHeader(), ProjectData::parseLinearSolvers(), anonymous_namespace{ProjectData.cpp}::parseLocalCoordinateSystem(), ProjectData::parseMedia(), ProjectData::parseNonlinearSolvers(), ProjectData::parseParameters(), ProjectData::parseProcesses(), ProjectData::parseProcessVariables(), ProjectData::parseTimeLoop(), ApplicationUtils::partitionProperties(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalProcess< DisplacementDim >::postIterationConcreteProcess(), ProcessLib::TES::TESProcess::postIterationConcreteProcess(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::postNonLinearSolverConcreteProcess(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::postNonLinearSolverConcreteProcess(), ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >::postNonLinearSolverConcreteProcess(), ProcessLib::ThermoMechanicalPhaseField::ThermoMechanicalPhaseFieldProcess< DisplacementDim >::postNonLinearSolverConcreteProcess(), ProcessLib::HT::HTProcess::postTimestepConcreteProcess(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::SmallDeformation::SmallDeformationProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::ThermoMechanics::ThermoMechanicsProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::RichardsMechanics::RichardsMechanicsProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::postTimestepConcreteProcess(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::ThermoMechanicalPhaseField::ThermoMechanicalPhaseFieldProcess< DisplacementDim >::postTimestepConcreteProcess(), ProcessLib::LIE::HydroMechanics::HydroMechanicsLocalAssemblerFracture< ShapeFunctionDisplacement, ShapeFunctionPressure, IntegrationMethod, GlobalDim >::postTimestepConcreteWithVector(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalProcess< DisplacementDim >::preAssembleConcreteProcess(), ProcessLib::ConstraintDirichletBoundaryCondition::preTimestep(), ProcessLib::TES::TESProcess::preTimestepConcreteProcess(), ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcess::preTimestepConcreteProcess(), ProcessLib::TwoPhaseFlowWithPrho::TwoPhaseFlowWithPrhoProcess::preTimestepConcreteProcess(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::preTimestepConcreteProcess(), ProcessLib::LIE::SmallDeformation::SmallDeformationProcess< DisplacementDim >::preTimestepConcreteProcess(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::preTimestepConcreteProcess(), ProcessLib::ThermoHydroMechanics::ThermoHydroMechanicsProcess< DisplacementDim >::preTimestepConcreteProcess(), ProcessLib::ThermoMechanicalPhaseField::ThermoMechanicalPhaseFieldProcess< DisplacementDim >::preTimestepConcreteProcess(), ProcessLib::ThermoMechanics::ThermoMechanicsProcess< DisplacementDim >::preTimestepConcreteProcess(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::preTimestepConcreteProcess(), printStats(), ProcessLib::ProcessVariable::ProcessVariable(), PYBIND11_EMBEDDED_MODULE(), GeoLib::QuadTree< POINT >::QuadTree(), MeshLib::IO::NodePartitionedMeshReader::readDomainSpecificPartOfPropertyVectors(), FileIO::Gocad::GocadSGridReader::readElementPropertiesBinary(), readGeometry(), anonymous_namespace{ProjectData.cpp}::readGeometry(), anonymous_namespace{ProjectData.cpp}::readMeshes(), ChemistryLib::PhreeqcIOData::PhreeqcIO::readOutputsFromFile(), MeshLib::IO::NodePartitionedMeshReader::readProperties(), anonymous_namespace{ProjectData.cpp}::readSingleMesh(), BaseLib::removeFile(), GeoLib::GEOObjects::removePointVec(), GeoLib::GEOObjects::removePolylineVec(), GeoLib::GEOObjects::removeSurfaceVec(), ProcessLib::ComponentTransport::ComponentTransportProcess::setCoupledTermForTheStaggeredSchemeToLocalAssemblers(), ProcessLib::HT::HTProcess::setCoupledTermForTheStaggeredSchemeToLocalAssemblers(), ProcessLib::LIE::setFractureProperty(), ProcessLib::Process::setInitialConditions(), ProcessLib::HydroMechanics::HydroMechanicsProcess< DisplacementDim >::setInitialConditionsConcreteProcess(), ProcessLib::RichardsMechanics::RichardsMechanicsProcess< DisplacementDim >::setInitialConditionsConcreteProcess(), MeshGeoToolsLib::snapPointToElementNode(), ProcessLib::Deformation::solidMaterialInternalToSecondaryVariables(), ProcessLib::SurfaceFlux::SurfaceFlux(), ProcessLib::TES::TESProcess::TESProcess(), ApplicationsLib::TestDefinition::TestDefinition(), ProcessLib::HeatTransportBHE::BHE::thermalResistancesGroutSoil(), ProcessLib::HeatTransportBHE::BHE::thermalResistancesGroutSoil2U(), ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPMaterialProperties::ThermalTwoPhaseFlowWithPPMaterialProperties(), ProcessLib::ThermalTwoPhaseFlowWithPP::ThermalTwoPhaseFlowWithPPProcess::ThermalTwoPhaseFlowWithPPProcess(), MaterialLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPMaterialProperties::TwoPhaseFlowWithPPMaterialProperties(), ProcessLib::TwoPhaseFlowWithPP::TwoPhaseFlowWithPPProcess::TwoPhaseFlowWithPPProcess(), ProcessLib::TwoPhaseFlowWithPrho::TwoPhaseFlowWithPrhoMaterialProperties::TwoPhaseFlowWithPrhoMaterialProperties(), ProcessLib::TwoPhaseFlowWithPrho::TwoPhaseFlowWithPrhoProcess::TwoPhaseFlowWithPrhoProcess(), FileIO::GMSH::GMSHInterface::writeGMSHInputFile(), ChemistryLib::PhreeqcIOData::PhreeqcIO::writeInputsToFile(), ProcessLib::SmallDeformation::writeMaterialForces(), ApplicationUtils::writeProperties(), MeshLib::IO::writePropertyVectorMetaData(), and MaterialPropertyLib::Property::~Property().

◆ ERR()

template<typename... Args>
void ERR ( char const *  fmt,
Args const &...  args 
)

Definition at line 42 of file Logging.h.

43 {
44  BaseLib::console->error(fmt, args...);
45 }

References BaseLib::console.

Referenced by FileIO::Gocad::GocadSGridReader::addFaceSetQuad(), FileIO::Gocad::GocadSGridReader::addGocadPropertiesToMesh(), MeshLib::addLayerToMesh(), GEOModels::addNameForElement(), GEOModels::addNameForObjectPoints(), FileIO::SwmmInterface::addPointElevation(), GeoTreeModel::addPolylineList(), FileIO::SwmmInterface::addRainGaugeTimeSeriesLocations(), FileIO::SwmmInterface::addResultsToMesh(), GeoTreeModel::addSurfaceList(), FileIO::CsvInterface::addVectorForWriting(), BaseLib::ConfigTree::assertNoSwallowedErrors(), assignDimParams(), assignTimeBounds(), MeshLib::ElementQualityInterface::calculateElementQuality(), VtkVisImageItem::callVTKWriter(), canConvert(), FileIO::Gocad::Property::checkID(), NumLib::detail::checkJacobianDeterminant(), MathLib::checkLisError(), MeshLib::RasterDataToMesh::checkMesh(), GeoLib::Polyline::closePolyline(), MeshLib::ElementValueModification::condense(), GeoLib::Polyline::constructPolylineFromSegments(), GeoLib::containsEdge(), MeshLib::RasterToMesh::convert(), convertFile(), MeshLib::convertMeshToGeo(), FileIO::SwmmInterface::convertSwmmInputToGeometry(), MeshLib::VtkMeshConverter::convertUnstructuredGrid(), FileIO::SwmmInterface::create(), createGeometries(), LayeredMeshGenerator::createLayers(), FileIO::Gocad::GocadAsciiReader::createMesh(), MaterialLib::Solids::MFront::createMFront(), MeshLib::Properties::createNewPropertyVector(), anonymous_namespace{CreatePhase.cpp}::createPhase(), LayeredVolume::createRasterLayers(), MeshLib::MeshLayerMapper::createRasterLayers(), MeshLib::createSfcMeshProperties(), MeshLib::MeshLayerMapper::createStaticLayers(), dataCountError(), FileIO::Gocad::GocadAsciiReader::datasetFound(), DirectConditionGenerator::directToSurfaceNodes(), DirectConditionGenerator::directWithSurfaceIntegration(), GeoLib::DuplicateGeometry::duplicate(), generateMesh(), GeoLib::GEOObjects::geoPointsToStations(), MeshLib::MeshSurfaceExtraction::get2DSurfaceElements(), FileIO::SwmmInterface::getArrayAtTimeStep(), FileIO::SwmmInterface::getArrayForObject(), FileIO::SwmmInterface::getArrayName(), MeshLib::BoundaryExtraction::getBoundaryElementsAsMesh(), FileIO::Gocad::IndexCalculator::getCellIdx(), FileIO::CsvInterface::getColumnNames(), MeshLib::LinearEdgeReturn::getEdge(), MeshLib::QuadraticEdgeReturn::getEdge(), Adsorption::AdsorptionReaction::getEntropy(), MeshLib::HexRule20::getFace(), MeshLib::HexRule8::getFace(), MeshLib::PrismRule15::getFace(), MeshLib::PrismRule6::getFace(), MeshLib::PyramidRule13::getFace(), MeshLib::PyramidRule5::getFace(), MeshLib::TetRule10::getFace(), MeshLib::TetRule4::getFace(), GeoLib::GEOObjects::getGeoObject(), FileIO::SwmmInterface::getLinkPointIds(), MeshLib::MeshSurfaceExtraction::getMeshSurface(), FileIO::SwmmInterface::getName(), FileIO::SwmmInterface::getNames(), MeshLib::Element::getNeighbor(), FileIO::TetGenInterface::getNFacets(), MeshLib::Element::getNode(), MeshLib::Element::getNodeIndex(), FileIO::SwmmInterface::getNumberOfObjects(), FileIO::SwmmInterface::getNumberOfParameters(), FileIO::AsciiRasterInterface::getRasterFromSurferFile(), MeshLib::MeshSurfaceExtraction::getSurfaceAreaForNodes(), getSurfaceIntegratedValuesForNodes(), SensorData::getTimeSeries(), VtkAlgorithmProperties::GetUserProperty(), VtkAlgorithmProperties::GetUserVectorProperty(), getValue(), getZonetype(), FileIO::Gocad::GocadSGridReader::GocadSGridReader(), GeoLib::Grid< POINT >::Grid(), anonymous_namespace{IdentifySubdomainMesh.cpp}::identifySubdomainMeshElements(), VtkCompositeTextureOnSurfaceFilter::init(), InSituLib::Initialize(), is_safely_convertable(), FileIO::GMSH::isGMSHMeshFile(), MathLib::isPointInTriangle(), FileIO::SwmmInterface::isSwmmInputFile(), MeshLib::MeshLayerMapper::layerMapping(), VtkVisPipeline::listArrays(), VtkVisPipeline::loadFromFile(), VtkRaster::loadImage(), VtkRaster::loadImageFromFile(), MeshLib::IO::Legacy::MeshIO::loadMeshFromFile(), main(), MeshGeoToolsLib::GeoMapper::mapOnDEM(), MeshGeoToolsLib::GeoMapper::mapOnMesh(), MeshGeoToolsLib::GeoMapper::mapToConstantValue(), MeshLib::MeshLayerMapper::mapToStaticValue(), FileIO::SwmmInterface::matchSubcatchmentsWithPolygons(), MeshLib::MeshSubset::MeshSubset(), MaterialLib::Solids::MFront::MFront< DisplacementDim >::MFront(), VtkAddFilterDialog::on_buttonBox_accepted(), FileIO::Gocad::CoordinateSystem::parse(), FileIO::Gocad::GocadAsciiReader::parseElements(), FileIO::TetGenInterface::parseElements(), FileIO::TetGenInterface::parseElementsFileHeader(), FileIO::Gocad::GocadSGridReader::parseFaceSet(), FileIO::Gocad::parseGocadPropertyMetaData(), FileIO::Gocad::GocadAsciiReader::parseHeader(), FileIO::Gocad::parseLayer(), FileIO::Gocad::GocadAsciiReader::parseLine(), FileIO::Gocad::GocadAsciiReader::parseLineSegments(), ProjectData::parseMedia(), parseNewOrder(), FileIO::Gocad::GocadAsciiReader::parseNodes(), FileIO::TetGenInterface::parseNodes(), FileIO::TetGenInterface::parseNodesFileHeader(), FileIO::Gocad::GocadAsciiReader::parseProperties(), FileIO::Gocad::GocadAsciiReader::parsePropertyClass(), FileIO::Gocad::parseRegion(), FileIO::TetGenInterface::parseSmeshFacets(), FileIO::Gocad::GocadAsciiReader::parseSurface(), BaseLib::readBinaryArray(), FileIO::GMSInterface::readBoreholesFromGMS(), FileIO::CsvInterface::readColumn(), FileIO::SwmmInterface::readCoordinates(), FileIO::Gocad::GocadAsciiReader::readData(), MeshLib::IO::NodePartitionedMeshReader::readDataFromFile(), FileIO::FEFLOWMeshInterface::readELEMENTALSETS(), FileIO::Gocad::GocadSGridReader::readElementPropertiesBinary(), FileIO::FEFLOWMeshInterface::readFEFLOWFile(), FileIO::FEFLOWGeoInterface::readFEFLOWFile(), BaseLib::IO::XMLQtInterface::readFile(), FileIO::XmlPrjInterface::readFile(), GeoLib::IO::XmlGmlInterface::readFile(), GeoLib::IO::XmlStnInterface::readFile(), FileIO::XmlNumInterface::readFile(), FileIO::Gocad::GocadAsciiReader::readFile(), FileIO::XmlLutReader::readFromFile(), FileIO::GMSInterface::readGMS3DMMesh(), FileIO::GMSH::readGMSHMesh(), readLayerFile(), FileIO::SwmmInterface::readLineElements(), FileIO::SwmmInterface::readLinksAsPolylines(), MeshLib::IO::readMeshFromFileSerial(), FileIO::FEFLOWMeshInterface::readNodeCoordinates(), FileIO::SwmmInterface::readNodeData(), FileIO::Gocad::GocadSGridReader::readNodesBinary(), FileIO::CsvInterface::readPoints(), FileIO::SwmmInterface::readPollutants(), FileIO::SwmmInterface::readPolygons(), MeshLib::IO::NodePartitionedMeshReader::readProperties(), readRasterPaths(), FileIO::Gocad::GocadSGridReader::readRegionFlagsBinary(), FileIO::Gocad::GocadSGridReader::readSplitInformation(), FileIO::SwmmInterface::readSubcatchments(), FileIO::FEFLOWGeoInterface::readSuperMesh(), FileIO::AsciiRasterInterface::readSurferHeader(), FileIO::SwmmInterface::readSwmmInputToLineMesh(), FileIO::TetGenInterface::readTetGenGeometry(), FileIO::TetGenInterface::readTetGenMesh(), GeoLib::IO::TINInterface::readTIN(), MeshLib::IO::VtuInterface::readVTKFile(), MeshLib::IO::VtuInterface::readVTUFile(), VtkRaster::readWorldFile(), MeshLib::MeshRevision::reduceElement(), MeshLib::MeshRevision::reduceHex(), MeshLib::MeshRevision::reducePrism(), removeUnusedGridCells(), MeshLib::ElementValueModification::replace(), VtkAppendArrayFilter::RequestData(), VtkPointsSource::RequestData(), VtkPolylinesSource::RequestData(), VtkTextureOnSurfaceFilter::RequestData(), MeshGeoToolsLib::resetMeshElementProperty(), MeshLib::ElementSearch::searchByPropertyValueRange(), SensorData::SensorData(), MeshLib::ElementValueModification::setByElementType(), BaseLib::setConsoleLogLevel(), VtkAlgorithmProperties::SetLookUpTable(), MeshLib::Mesh2MeshPropertyInterpolation::setPropertiesForMesh(), VtkColorByHeightFilter::SetTableRange(), showErrorMessage(), MeshLib::MeshRevision::simplifyMesh(), FileIO::Gocad::GocadAsciiReader::skipToEND(), NumLib::NewtonRaphson< LinearSolver, JacobianMatrix, JacobianMatrixUpdate, ResidualVector, ResidualUpdate, SolutionUpdate >::solve(), MathLib::details::EigenDirectLinearSolver< T_SOLVER >::solve(), MathLib::details::EigenIterativeLinearSolver< T_SOLVER >::solve(), NumLib::NonlinearSolver< NonlinearSolverTag::Newton >::solve(), NumLib::NonlinearSolver< NonlinearSolverTag::Picard >::solve(), ProcessLib::TimeLoop::solveUncoupledEquationSystems(), GeoLib::SurfaceGrid::sortTrianglesInGridCells(), GEOModels::updateGeometry(), FileIO::CsvInterface::write(), FileIO::XmlPrjInterface::write(), GeoLib::IO::BoostXmlGmlInterface::write(), GeoLib::IO::XmlGmlInterface::write(), GeoLib::IO::XmlStnInterface::write(), BaseLib::Histogram< T >::write(), FileIO::SHPInterface::write2dMeshToSHP(), FileIO::SwmmInterface::writeCsvForObject(), FileIO::SwmmInterface::writeCsvForTimestep(), writeDataToMesh(), FileIO::writeGeometryToFile(), FileIO::GMSH::GMSHInterface::writeGMSHInputFile(), MeshLib::IO::writeHDF5Initial(), MeshLib::IO::writeMeshToFile(), FileIO::TetGenInterface::writeTetGenSmesh(), BaseLib::IO::Writer::writeToFile(), MeshLib::IO::writeVtu(), MeshLib::IO::VtuInterface::writeVTU(), and BaseLib::ConfigTree::~ConfigTree().

◆ INFO()

template<typename... Args>
void INFO ( char const *  fmt,
Args const &...  args 
)

Definition at line 32 of file Logging.h.

33 {
34  BaseLib::console->info(fmt, args...);
35 }

References BaseLib::console.

Referenced by GeoTreeModel::addChildren(), MeshLib::addLayerToMesh(), MeshModel::addMeshObject(), GeoTreeModel::addPointList(), GeoLib::IO::BoostXmlGmlInterface::addPolylinesToPropertyTree(), GeoLib::IO::BoostXmlGmlInterface::addSurfacesToPropertyTree(), MeshGeoToolsLib::appendLinesAlongPolylines(), ProcessLib::calculateNonEquilibriumInitialResiduum(), MeshLib::ElementSizeMetric::calculateQuality(), MainWindow::callGMSH(), NumLib::ConvergenceCriterionDeltaX::checkDeltaX(), NumLib::ConvergenceCriterionPerComponentDeltaX::checkDeltaX(), NumLib::ConvergenceCriterionPerComponentResidual::checkDeltaX(), NumLib::ConvergenceCriterionResidual::checkDeltaX(), BaseLib::IO::XMLQtInterface::checkHash(), NumLib::ConvergenceCriterionPerComponentResidual::checkResidual(), NumLib::ConvergenceCriterionResidual::checkResidual(), GEOModels::connectPolylineSegments(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::constructDofTable(), convertFile(), convertPoints(), FileIO::SwmmInterface::convertSwmmInputToGeometry(), InSituLib::CoProcess(), ProcessLib::HeatTransportBHE::HeatTransportBHEProcess::createBHEBoundaryConditionTopBottom(), ChemistryLib::createChemicalSolverInterface< ChemicalSolver::Phreeqc >(), ProcessLib::createDeactivatedSubdomains(), ProcessLib::LIE::HydroMechanics::createHydroMechanicsProcess(), FileIO::Gocad::GocadAsciiReader::createMesh(), MaterialLib::Solids::MFront::createMFront(), ProcessLib::createOutput(), ParameterLib::createParameter(), ProcessLib::createPerProcessData(), MeshLayerEditDialog::createPrismMesh(), MeshLib::createSfcMeshProperties(), GeoLib::Station::createStation(), MeshLayerEditDialog::createTetMesh(), ProcessLib::ThermoMechanicalPhaseField::createThermoMechanicalPhaseFieldProcess(), ProcessLib::TwoPhaseFlowWithPP::createTwoPhaseFlowWithPPProcess(), ProcessLib::TwoPhaseFlowWithPrho::createTwoPhaseFlowWithPrhoProcess(), MaterialLib::Fluid::createViscosityModel(), ProcessLib::Output::doOutputAlways(), ProcessLib::Output::doOutputNonlinearIteration(), ChemistryLib::PhreeqcIOData::PhreeqcIO::execute(), VtkPickCallback::Execute(), FileIO::Gocad::generateFaceSets(), FileIO::SwmmInterface::getArrayAtTimeStep(), VtkStationSource::GetIndexByName(), MeshModel::getMesh(), MeshLib::MeshSurfaceExtraction::getMeshSurface(), MeshLib::MeshSurfaceExtraction::getSurfaceAreaForNodes(), getSurfaceIntegratedValuesForNodes(), MeshLib::MeshSurfaceExtraction::getSurfaceNodes(), MeshLib::MeshInformation::getValueBounds(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::HydroMechanicsProcess(), ProcessLib::TimeLoop::initialize(), InSituLib::Initialize(), ProcessLib::LIE::HydroMechanics::HydroMechanicsProcess< GlobalDim >::initializeConcreteProcess(), FileIO::GMSH::isGMSHMeshFile(), FileIO::SwmmInterface::isSwmmInputFile(), BaseLib::IO::XMLQtInterface::isValid(), MathLib::LisOption::LisOption(), VtkVisPipeline::listArrays(), MainWindow::loadFile(), VtkVisPipeline::loadFromFile(), MeshLib::IO::Legacy::MeshIO::loadMeshFromFile(), ProcessLib::TimeLoop::loop(), main(), MeshLib::MeshValidation::MeshValidation(), VtkCustomInteractorStyle::OnChar(), VtkCustomInteractorStyle::OnLeftButtonDown(), VtkCustomInteractorStyle::OnRightButtonDown(), ProjectData::parseChemicalSolverInterface(), ApplicationUtils::NodeWiseMeshPartitioner::partitionByMETIS(), ApplicationUtils::NodeWiseMeshPartitioner::partitionOtherMesh(), FileIO::PetrelInterface::PetrelInterface(), ProcessLib::SmallDeformationNonlocal::SmallDeformationNonlocalProcess< DisplacementDim >::postIterationConcreteProcess(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::postNonLinearSolverConcreteProcess(), anonymous_namespace{postLIE.cpp}::postPVD(), ProcessLib::PhaseField::PhaseFieldProcess< DisplacementDim >::postTimestepConcreteProcess(), anonymous_namespace{postLIE.cpp}::postVTU(), anonymous_namespace{MeshInformation.cpp}::printBounds(), printFieldInformationTable(), ProcessLib::ProcessVariable::ProcessVariable(), MeshLib::IO::NodePartitionedMeshReader::read(), FileIO::XmlNumInterface::readConvergenceCriteria(), SensorData::readDataFromFile(), FileIO::FEFLOWMeshInterface::readELEMENTALSETS(), FileIO::FEFLOWMeshInterface::readFEFLOWFile(), FileIO::XmlPrjInterface::readFile(), FileIO::XmlNumInterface::readFile(), FileIO::Legacy::readGLIFileV4(), FileIO::GMSInterface::readGMS3DMMesh(), FileIO::GMSH::readGMSHMesh(), FileIO::XmlNumInterface::readIterationScheme(), FileIO::XmlNumInterface::readLinearSolverConfiguration(), FileIO::PetrelInterface::readPetrelWellTrace(), FileIO::PetrelInterface::readPetrelWellTraceData(), FileIO::SHPInterface::readPolygons(), FileIO::Legacy::readSurfaces(), FileIO::SwmmInterface::readSwmmInputToLineMesh(), MeshLib::removeElements(), MeshModel::removeMesh(), GeoTreeModel::renameGeometry(), reorderNodes(), BaseLib::replace_includes(), searchByPropertyRange(), searchByPropertyValue(), MeshLib::Mesh2MeshPropertyInterpolation::setPropertiesForMesh(), MathLib::details::EigenIterativeLinearSolver< T_SOLVER >::setRestart(), MathLib::EigenLinearSolver::solve(), MathLib::LisLinearSolver::solve(), MathLib::details::EigenDirectLinearSolver< T_SOLVER >::solve(), MathLib::details::EigenIterativeLinearSolver< T_SOLVER >::solve(), NumLib::NonlinearSolver< NonlinearSolverTag::Newton >::solve(), NumLib::NonlinearSolver< NonlinearSolverTag::Picard >::solve(), ProcessLib::TimeLoop::solveCoupledEquationSystemsByStaggeredScheme(), ProcessLib::solveMonolithicProcess(), splitFile(), ProcessLib::TES::TESProcess::TESProcess(), ApplicationsLib::TestDefinition::TestDefinition(), MeshLib::MeshValidation::testElementGeometry(), anonymous_namespace{IdentifySubdomainMesh.cpp}::updateOrCheckExistingSubdomainProperty(), anonymous_namespace{CreateMFront.cpp}::varInfo(), MeshModel::vtkSource(), FileIO::XmlNumInterface::write(), GeoLib::IO::XmlGmlInterface::write(), FileIO::SHPInterface::write2dMeshToSHP(), FileIO::Legacy::writeAllDataToGLIFileV4(), MeshLib::MeshInformation::writeAllNumbersOfElementTypes(), writeBCsAndGeometry(), FileIO::SwmmInterface::writeCsvForObject(), writeCsvOutput(), writeDataToMesh(), FileIO::Legacy::writeGLIFileV4(), writeMeshOutput(), MeshLib::MeshInformation::writeMeshValidationResults(), MeshLib::MeshInformation::writePropertyVectorInformation(), writeTecPlotSection(), FileIO::TetGenInterface::writeTetGenSmesh(), and VtkColorLookupTable::writeToFile().

◆ WARN()

template<typename... Args>
void WARN ( char const *  fmt,
Args const &...  args 
)

Definition at line 37 of file Logging.h.

38 {
39  BaseLib::console->warn(fmt, args...);
40 }

References BaseLib::console.

Referenced by FileIO::SwmmInterface::addRainGaugeTimeSeriesLocations(), SensorData::addTimeSeries(), ProcessLib::CompareJacobiansJacobianAssembler::assembleWithJacobian(), MeshGeoToolsLib::BoundaryElementsAtPoint::BoundaryElementsAtPoint(), VtkVisTabWidget::buildProportiesDialog(), MeshLib::ElementSizeMetric::calculateQuality(), VtkVisPointSetItem::callVTKWriter(), BaseLib::IO::XMLQtInterface::checkHash(), MeshLib::Mesh::checkNonlinearNodeIDs(), ProcessLib::TimeLoop::computeTimeStepping(), GEOModels::connectPolylineSegments(), MeshLib::VtkMeshConverter::convertArray(), MeshLib::VtkMeshConverter::convertTypedArray(), MaterialPropertyLib::createMaterialSpatialDistributionMap(), MaterialLib::Solids::MFront::createMFront(), MaterialLib::PorousMedium::createPorousMediaProperties(), ProcessLib::LIE::PostProcessTool::createProperty(), ProcessLib::createSecondaryVariables(), MeshLib::createSfcMeshProperties(), MeshLib::MeshLayerMapper::createStaticLayers(), GeoLib::StationBorehole::createStation(), FileIO::createSurface(), BaseLib::date2int(), BaseLib::date2string(), DirectConditionGenerator::directWithSurfaceIntegration(), anonymous_namespace{TestDefinition.cpp}::findVtkdiff(), GeoLib::GEOObjects::geoPointsToStations(), DataHolderLib::getColor(), MeshModel::getMesh(), LayeredMeshGenerator::getMesh(), getNodes(), FileIO::AsciiRasterInterface::getRasterFromASCFile(), VtkCompositeThresholdFilter::init(), GeoLib::Polygon::initialise(), MeshLib::Mesh2MeshPropertyInterpolation::interpolateElementPropertiesToNodeProperties(), MeshLib::isPointInElementXY(), MeshLib::IO::Legacy::MeshIO::loadMeshFromFile(), ProcessLib::TimeLoop::loop(), main(), mapMeshArraysOntoGrid(), NumLib::EvolutionaryPIDcontroller::next(), BaseLib::ConfigTree::onwarning(), output_question(), FileIO::Gocad::CoordinateSystem::parse(), FileIO::Gocad::GocadAsciiReader::parseLine(), FileIO::Gocad::GocadAsciiReader::parseNodes(), FileIO::Gocad::GocadAsciiReader::parseSurface(), FileIO::PetrelInterface::PetrelInterface(), GeoLib::PointVec::PointVec(), GeoLib::PointVec::push_back(), GeoLib::TemplateVec< T >::push_back(), FileIO::GMSInterface::readBoreholesFromGMS(), FileIO::Gocad::GocadAsciiReader::readData(), MeshLib::IO::NodePartitionedMeshReader::readDomainSpecificPartOfPropertyVectors(), FileIO::GMSH::readElement(), FileIO::FEFLOWMeshInterface::readElement(), FileIO::Gocad::GocadSGridReader::readElementPropertiesBinary(), FileIO::FEFLOWMeshInterface::readFEFLOWFile(), FileIO::Legacy::readGLIFileV4(), FileIO::GMSInterface::readGMS3DMMesh(), FileIO::GMSH::readGMSHMesh(), DiagramList::readList(), anonymous_namespace{ProjectData.cpp}::readMeshes(), FileIO::PetrelInterface::readPetrelSurface(), FileIO::Legacy::readPoints(), FileIO::SHPInterface::readPolygons(), FileIO::Legacy::readPolyline(), FileIO::Legacy::readPolylinePointVector(), GeoLib::IO::XmlGmlInterface::readPolylines(), FileIO::Legacy::readPolylines(), MeshLib::IO::NodePartitionedMeshReader::readProperties(), GeoLib::IO::XmlStnInterface::readStations(), GeoLib::IO::XmlStnInterface::readStratigraphy(), FileIO::Legacy::readSurface(), FileIO::Legacy::readSurfaces(), GeoLib::IO::TINInterface::readTIN(), VtkRaster::readWorldFile(), MeshLib::Properties::removePropertyVector(), MeshLib::ElementValueModification::replace(), VtkAppendArrayFilter::RequestData(), ApplicationsLib::TestDefinition::runTests(), MeshLib::scaleMeshPropertyVector(), MeshLib::ElementSearch::searchByPropertyValueRange(), MeshLib::Mesh2MeshPropertyInterpolation::setPropertiesForMesh(), ProcessLib::TimeLoop::solveCoupledEquationSystemsByStaggeredScheme(), anonymous_namespace{IdentifySubdomainMesh.cpp}::updateOrCheckExistingSubdomainProperty(), MeshLib::IO::VtuInterface::VtuInterface(), MeshLib::IO::Legacy::MeshIO::write(), MeshLib::IO::writeHDF5Initial(), GeoLib::IO::TINInterface::writeSurfaceAsTIN(), FileIO::TetGenInterface::writeTetGenSmesh(), BaseLib::xmlDate2int(), MaterialPropertyLib::Property::~Property(), and NumLib::SimpleMatrixVectorProvider::~SimpleMatrixVectorProvider().