StreamCenter.hpp File Reference

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

Include dependency graph for StreamCenter.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StreamCenter

Functions

OStreamfflog (int i)
 these functions are used as short cuts (ie: aliases).
OStreamffout (int i)
OStreamfferr (int i)


Function Documentation

OStream& fferr ( int  i  )  [inline]

OStream& fflog ( int  i  )  [inline]

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 }

Here is the call graph for this function:


Generated on Wed Nov 19 00:03:17 2008 for FreeFEM3D (aka ff3d) by  doxygen 1.5.6