![]() |
NeoPZ
|
Contains the implementation of the TPZStructMatrixGCTP methods. More...
#include "TPZStrMatrixGCTP.h"#include "pzvec.h"#include "pzfmatrix.h"#include "pzmanvector.h"#include "pzadmchunk.h"#include "pzcmesh.h"#include "pzgmesh.h"#include "pzelmat.h"#include "pzcompel.h"#include "pzintel.h"#include "pzsubcmesh.h"#include "pzanalysis.h"#include "pzsfulmat.h"#include "pzgnode.h"#include "TPZTimer.h"#include "TPZThreadTools.h"#include "pzcheckconsistency.h"#include "TPZMaterial.h"#include <functional>#include "pzlog.h"#include "pz_pthread.h"#include "run_stats_table.h"#include "TPZRenumbering.h"#include "TPZThreadPool.h"Go to the source code of this file.
Variables | |
| RunStatsTable | stat_ass_graph_gctp ("-ass_graph_gctp", "Run statistics table for the graph creation and coloring TPZStructMatrixGCTP.") |
| static RunStatsTable | ass_stiff ("-ass_stiff", "Assemble Stiffness") |
| static RunStatsTable | ass_rhs ("-ass_rhs", "Assemble Stiffness") |
Contains the implementation of the TPZStructMatrixGCTP methods.
Definition in file TPZStrMatrixGCTP.cpp.
|
static |
Referenced by TPZStructMatrixGCTP::Clone().
|
static |
Referenced by TPZStructMatrixGCTP::Clone().
| RunStatsTable stat_ass_graph_gctp("-ass_graph_gctp", "Run statistics table for the graph creation and coloring TPZStructMatrixGCTP.") |
Referenced by TPZStructMatrixGCTP::TPZStructMatrixGCTP().
1.8.13