#include <iostream>
#include "arglib.h"
#include "pzfmatrix.h"
#include "pzparallel.h"
#include "run_stats_table.h"
#include <float.h>
#include <stdio.h>
#include <sys/time.h>
Go to the source code of this file.
◆ RPT
◆ kernel()
◆ main()
◆ mysecond()
◆ dimension
Referenced by TPZSubCompMesh::Analysis(), TPZMultiphysicsInterfaceElement::BuildCornerConnectList(), TPZInterpolationSpace::BuildTransferMatrix(), TPZInterpolatedElement::BuildTransferMatrix(), TPZCompElDisc::BuildTransferMatrix(), TPZMultiphysicsInterfaceElement::CalcStiff(), TPZCompEl::ComputeError(), TPZMultiphysicsElement::ComputeRequiredData(), TPZCompElHDiv< TSHAPE >::ComputeSolution(), TPZSkylNSymMatrix< TVar >::Copy(), TPZSkylMatrix< TVar >::Copy(), TPZMultiphysicsInterfaceElement::CreateGraphicalElement(), TPZMultiphysicsCompEl< TGeometry >::CreateGraphicalElement(), TPZSBFemVolume::CreateGraphicalElement(), TPZMHMeshControl::CreateSkeletonElements(), TPZSkylMatrix< TVar >::Decompose_Cholesky(), TPZSkylMatrix< TVar >::Decompose_Cholesky_blk(), TPZSkylMatrix< TVar >::Decompose_LDLt(), TPZSkylNSymMatrix< TVar >::Decompose_LU(), TPZAnalysis::DefineElementTable(), TPZElementGroup::Dimension(), TPZMGAnalysis::ElementError(), TPZInterpolatedElement::ForceSideOrder(), TPZGmshReader::GeometricGmshMesh3(), TPZGmshReader::GeometricGmshMesh4(), TPZAnalysis::GetStep(), TPZGeoElRefLess< TGeo >::HDivPermutation(), TPZGeoEl::HDivPermutation(), TPZAnalysis::IdentifyPostProcessingMatIds(), TPZInterpolatedElement::IdentifySideOrder(), TPZGmshReader::InsertElement(), TPZInterpolationSpace::InterpolateSolution(), TPZGeoEl::IsSibling(), kernel(), MatrixBenchmark::MatrixBenchmark(), TPZCompElHDiv< TSHAPE >::NConnects(), TPZIntelGen< TSHAPE >::NCornerConnects(), TPZAgglomerateElement::NIndexes(), pztopology::TPZQuadrilateral::NumSides(), TPZTransientAnalysis< TRANSIENTCLASS >::PostProcess(), TPZCompElHDivPressure< TSHAPE >::PressureConnectIndex(), TPZAgglomerateElement::ProjectSolution(), TPZInterpolatedElement::RecomputeRestraints(), TPZCreateApproximationSpace::SetAllCreateFunctionsHDivReferred(), TPZMultiphysicsCompEl< TGeometry >::SetConnectIndexes(), TPZReducedSpace::SetPreferredOrder(), pztopology::TPZLine::Shape(), TPZCompElHDivPressure< TSHAPE >::Shape(), TPZCompElHDivPressure< TSHAPE >::ShapeDual(), TPZSkylMatrix< TVar >::Subst_Forward(), TPZSkylNSymMatrix< TVar >::Subst_LForward(), TPZSkylMatrix< TVar >::Subst_LForward(), TPZIncNavierStokesKEps::TPZIncNavierStokesKEps(), TPZMHMixedMeshControl::TPZMHMixedMeshControl(), TPZTracerFlow::TPZTracerFlow(), TPZCompElDisc::VolumeOfEl(), pztopology::TPZCube::~TPZCube(), pztopology::TPZPrism::~TPZPrism(), pztopology::TPZPyramid::~TPZPyramid(), pztopology::TPZTetrahedron::~TPZTetrahedron(), and pztopology::TPZTriangle::~TPZTriangle().
◆ kernel_name
◆ number_of_matrices
◆ total_rst
RunStatsTable total_rst("-tot_rdt", "Whole program (total) statistics raw data table") |