NeoPZ
Variables
pzstrmatrix.cpp File Reference

Contains the implementation of the TPZStructMatrixOR methods. More...

#include "pzstrmatrix.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 "pzelementgroup.h"
#include "pzanalysis.h"
#include "pzsfulmat.h"
#include "pzgnode.h"
#include "TPZTimer.h"
#include "TPZThreadTools.h"
#include "pzcheckmesh.h"
#include "pzcheckconsistency.h"
#include "TPZMaterial.h"
#include "run_stats_table.h"
#include "pzlog.h"
#include "pz_pthread.h"
Include dependency graph for pzstrmatrix.cpp:

Go to the source code of this file.

Variables

static RunStatsTable ass_stiff ("-ass_stiff", "Assemble Stiffness")
 
static RunStatsTable ass_rhs ("-ass_rhs", "Assemble Stiffness")
 

Detailed Description

Contains the implementation of the TPZStructMatrixOR methods.

Definition in file pzstrmatrix.cpp.

Variable Documentation

◆ ass_rhs

RunStatsTable ass_rhs("-ass_rhs", "Assemble Stiffness")
static

◆ ass_stiff

RunStatsTable ass_stiff("-ass_stiff", "Assemble Stiffness")
static