NeoPZ
|
Functions | |
def | error (message, status) |
def | setup_cmd () |
def | setlimits () |
def | sumarize_rdt_results (rundir) |
def | sumarize_rdt_files (rundir) |
def | short_description () |
def | run_test (ntimes, nsub, thread) |
def | usage () |
Variables | |
bool | summarize_results |
string | builddir |
string | datadir |
dictionary | limits |
int | run |
int | ntimes |
opts | |
extra_args | |
list | subs |
list | numthreads |
status | |
results | |
def substruct_tst14.test.error | ( | message, | |
status | |||
) |
Definition at line 42 of file test.py.
Referenced by substruct_tst14.test.setup_cmd().
def substruct_tst14.test.run_test | ( | ntimes, | |
nsub, | |||
thread | |||
) |
Definition at line 154 of file test.py.
References substruct_tst14.test.setup_cmd(), substruct_tst14.test.short_description(), and substruct_tst14.test.sumarize_rdt_results().
def substruct_tst14.test.setup_cmd | ( | ) |
Definition at line 57 of file test.py.
References substruct_tst14.test.error().
Referenced by substruct_tst14.test.run_test().
def substruct_tst14.test.short_description | ( | ) |
Definition at line 151 of file test.py.
Referenced by substruct_tst14.test.run_test().
def substruct_tst14.test.sumarize_rdt_results | ( | rundir | ) |
Definition at line 107 of file test.py.
References stats.average(), stats.conf_int(), rdt.get_column_values(), and rdt.read().
Referenced by substruct_tst14.test.run_test().
list substruct_tst14.test.numthreads |
Definition at line 210 of file test.py.
Referenced by TPZPairStructMatrix.Assemble(), TPZMHMixedMeshControl.GroupandCondenseElements(), TPZMHMixedHybridMeshControl.GroupandCondenseElements(), TPZParSkylineStructMatrix.main(), TPZFYsmpMatrix< TVar >.MultAdd(), TPZPairStructMatrix.MultiThread_Assemble(), TPZStructMatrixGC.MultiThread_Assemble(), TPZStructMatrixCS.MultiThread_Assemble(), TPZStructMatrixOT.MultiThread_Assemble(), TPZStructMatrixOR.MultiThread_Assemble(), TPZAnalysis.PostProcessErrorParallel(), TPZDohrPrecond< TVar, TSubStruct >.SetNumThreads(), TPZDohrMatrix< TVar, TSubStruct >.SetNumThreads(), Hdiv2dPaper201504.SolveSyst(), hdivCurvedJCompAppMath.SolveSyst(), Hdiv3dPaper201504.SolveSyst(), TPZMHMeshControl.SubStructure(), and TPZParSkylineStructMatrix.TPZParSkylineStructMatrix().
substruct_tst14.test.run |
Definition at line 197 of file test.py.
Referenced by TPZGraphElTd.EqNum(), TPZGraphElT.EqNum(), and TPZConnect::TPZDepend.RemoveDepend().
substruct_tst14.test.status |
Definition at line 219 of file test.py.
Referenced by TPZCompElPostProc< TCOMPEL >.CalcResidual(), TPZPlasticStep< YC_t, TF_t, ER_t >.ComputeDep(), main(), TPZLadeNelsonElasticResponse.SolveSigma(), and TPZPageMigrationManager.~TPZPageMigrationManager().
list substruct_tst14.test.subs |
Definition at line 209 of file test.py.
Referenced by TPZGeoElement< TGeo, TRef >.SideSubElement().