#include <sstream>#include <iostream>#include <OStream.hpp>#include <StaticBase.hpp>#include <config.h>


Go to the source code of this file.
Classes | |
| class | StreamCenter |
Functions | |
| OStream & | fflog (int i) |
| these functions are used as short cuts (ie: aliases). | |
| OStream & | ffout (int i) |
| OStream & | fferr (int i) |
| OStream& fferr | ( | int | i | ) | [inline] |
Definition at line 122 of file StreamCenter.hpp.
References StreamCenter::err(), and StaticBase< StreamCenter >::instance().
Referenced by SurfaceMeshGenerator::Internals::__addTriangle(), SurfaceMeshGenerator::Internals::__createSurface(), MeshFormatReader::__readElements(), SpectralFEMPreconditioner::Internal::computes(), SpectralFEMPreconditioner::Internal::computesTransposed(), BoundaryConditionDiscretizationElimination< MeshType, TypeOfDiscretization >::__SetSecondMemberDirichlet::eval(), InstructionExec::execute(), FileDescriptor::formatType(), ParameterCenter::getParameter(), LagrangianFiniteElement< 1, P0TetrahedronFiniteElement, QuadratureFormulaP0Tetrahedron >::LagrangianFiniteElement(), MainWindow::pause(), VTKDriver::plot(), MainWindow::print(), QRealSpinBox::QRealSpinBox(), MainWindow::resume(), SolverDriver::run(), FFThread::run(), SceneVariable::SceneVariable(), Structured3DMeshShape::Structured3DMeshShape(), ErrorHandler::writeErrorMessage(), and DegreeOfFreedomSetManager::Internal::~Internal().
00123 { 00124 return StreamCenter::instance().err(i); 00125 }

| OStream& fflog | ( | int | i | ) | [inline] |
these functions are used as short cuts (ie: aliases).
Definition at line 112 of file StreamCenter.hpp.
References StaticBase< StreamCenter >::instance(), and StreamCenter::log().
Referenced by ConstReferenceCounting< SpectralConformTransformation >::ConstReferenceCounting(), ReferenceCounting< Undefined >::operator=(), ConstReferenceCounting< SpectralConformTransformation >::operator=(), ReferenceCounting< Undefined >::ReferenceCounting(), ConstReferenceCounting< SpectralConformTransformation >::~ConstReferenceCounting(), ReferenceCounting< Undefined >::~ReferenceCounting(), and ReferenceCountingCenter::~ReferenceCountingCenter().
00113 { 00114 return StreamCenter::instance().log(i); 00115 }

| OStream& ffout | ( | int | i | ) | [inline] |
Definition at line 117 of file StreamCenter.hpp.
References StaticBase< StreamCenter >::instance(), and StreamCenter::out().
Referenced by SurfaceMeshGenerator::Internals::__addList(), Domain::__buildReferenceAssociation(), SurfaceMeshGenerator::Internals::__calculateIntersection(), Triangulation::__checkAll(), Triangulation::__colorize(), ScalarDegreeOfFreedomPositionsSet::Builder::__computeFEMNbDOF(), FictitiousDomainMethod::__computesDegreesOfFreedom(), SurfaceMeshGenerator::Internals::__constructionFinalMesh(), SurfaceMeshGenerator::Internals::__create3in(), SurfaceMeshGenerator::Internals::__createGeneral(), SurfaceMeshGenerator::Internals::__createList(), SurfaceMeshGenerator::Internals::__createLocalListIntersection(), MeshReader::__createMesh(), SurfaceMeshGenerator::Internals::__createTriangle(), SurfaceMeshGenerator::Internals::__createTrianglesIntersection(), SpectralMethod::__discretizeOnConformingMesh(), FiniteElementMethod::__discretizeOnMesh(), FictitiousDomainMethod::__discretizeOnMesh(), SpectralMethod::__discretizeOnOctreeMesh(), SurfaceMeshGenerator::Internals::__findInEdges(), MeshSimplifier::Internals< CellType >::__findReplaceEdge(), SurfaceMeshGenerator::Internals::__findTriangle(), SurfaceMeshGenerator::Internals::__findVertex(), SurfaceMeshGenerator::Internals::__generateMesh(), GMRES::__givens(), FGMRES::__givens(), SurfaceMeshGenerator::Internals::__inout(), SurfaceMeshGenerator::Internals::__marchingTetrahedra(), SurfaceMeshGenerator::Internals::__operationBoolean(), MeshSimplifier::__proceed(), GmshFormatReader::__proceedData(), SurfaceMeshGenerator::Internals::__putRefByFront(), MeshFormatReader::__readElements(), GmshFormatReader::__readElements1(), GmshFormatReader::__readElements2(), GmshFormatReader::__readGmshFormat1(), GmshFormatReader::__readGmshFormat2(), MeshReaderAM_FMTFormat::__readTriangles(), MeshReaderAM_FMTFormat::__readTrianglesReferences(), MeshReaderAM_FMTFormat::__readVertices(), GmshFormatReader::__readVertices(), MeshReaderAM_FMTFormat::__readVerticesReferences(), SpectralFEMPreconditioner::Internal::__solveFEM(), SolverExpression::__solveFEM(), SolverExpression::__solveLegendre(), MeshSimplifier::Internals< CellType >::__triangleExist(), MeshFormatReader::__writeReferences(), FEMDiscretization< Structured3DMesh, TypeOfDiscretization >::assembleMatrix(), FEMDiscretization< GivenMeshType, TypeOfDiscretization >::assembleMatrix(), SpectralLegendreDiscretizationNonConform::assembleSecondMember(), SpectralLegendreDiscretizationConform::assembleSecondMember(), FEMDiscretization< Structured3DMesh, TypeOfDiscretization >::assembleSecondMember(), FEMDiscretization< GivenMeshType, TypeOfDiscretization >::assembleSecondMember(), BoundaryConditionFDMDiscretization< MeshType, TypeOfDiscretization >::associatesMeshesToBoundaryConditions(), BiConjugateGradient::BiConjugateGradient(), BiConjugateGradientStabilized::BiConjugateGradientStabilized(), BorderLinker< Mesh::volume >::BorderLinker(), ScalarDegreeOfFreedomPositionsSet::Builder::build(), MeshOfTriangles::buildLocalizationTools(), MeshOfTetrahedra::buildLocalizationTools(), MeshOfHexahedra::buildLocalizationTools(), OctreeMeshBuilder::buildMesh(), MultiGrid::computes(), ConjugateGradient::ConjugateGradient(), ConnectivityBuilder< MeshType >::ConnectivityBuilder(), EdgesBuilder< MeshType >::EdgesBuilder(), SceneExpressionPOVRay::execute(), MeshExpressionTetrahedrizeDomain::execute(), MeshExpressionTetrahedrize::execute(), MeshExpressionSpectral::execute(), MeshExpressionStructured::execute(), InstructionCat::execute(), InstructionExec::execute(), DomainExpressionSet::execute(), FacesBuilder< MeshType >::FacesBuilder(), FGMRES::FGMRES(), SurfaceMeshGenerator::generateSurfacicMesh(), ScalarFunctionReaderVTK::getFunction(), GMRES::GMRES(), GmshFormatReader::GmshFormatReader(), KrylovSolverDim(), MeshFormatReader::MeshFormatReader(), MeshReaderAM_FMTFormat::MeshReaderAM_FMTFormat(), MeshReaderVTKFormat::MeshReaderVTKFormat(), InsideListExpressionLeaf::objects(), SolverDriver::run(), MeshDomainTetrahedrizor::run(), FFThread::run(), ScalarFunctionBuilder::setBinaryOperation(), Domain::setObjects(), SubOptionExpressionReal::setOption(), SubOptionExpressionString::setOption(), BoundaryConditionDiscretizationSpectralNonConform::setSecondMember(), BoundaryConditionDiscretizationSpectralConform::setSecondMember(), ScalarFunctionBuilder::setUnaryMinus(), KrylovSolver::solve(), Triangulation::triangulize(), and ConnectivityBuilder< MeshType >::~ConnectivityBuilder().
00118 { 00119 return StreamCenter::instance().out(i); 00120 }

1.5.6