NeoPZ
|
Contains the implementation of the TPZPairStructMatrix methods. More...
#include "tpzpairstructmatrix.h"
#include "TPZTimer.h"
#include "pzelmat.h"
#include "pzcompel.h"
#include "pzstrmatrix.h"
#include "pzsubcmesh.h"
#include "pzanalysis.h"
#include "TPZMaterial.h"
#include "pzlog.h"
#include "pz_pthread.h"
#include "arglib.h"
Go to the source code of this file.
Classes | |
class | parallel_assemble_task_t< TVar > |
Iterações do laço podem ser executadas em paralelo. . More... | |
Variables | |
clarg::argInt | tbb_pair_pipe_tokens ("-tbb_pair_ntokens", "# tokens during assemble TPZPairStructMatrix (level 2) using TBB", 128) |
Contains the implementation of the TPZPairStructMatrix methods.
Definition in file tpzpairstructmatrix.cpp.
clarg::argInt tbb_pair_pipe_tokens("-tbb_pair_ntokens", "# tokens during assemble TPZPairStructMatrix (level 2) using TBB", 128) |
Referenced by parallel_assemble_task_t< TVar >::parallel_assemble_task_t().