![]() |
NuTo
Numerics Tool
|
#include <benchmark/benchmark.h>#include "nuto/mechanics/nodes/NodeSimple.h"#include "nuto/mechanics/integrationtypes/IntegrationTypeTensorProduct.h"#include "nuto/mechanics/elements/ElementFem.h"#include "nuto/mechanics/cell/Cell.h"#include "nuto/mechanics/interpolation/InterpolationQuadQuadratic.h"#include "nuto/mechanics/integrands/MomentumBalance.h"#include "nuto/mechanics/constitutive/LinearElastic.h"Classes | |
| class | FixNode< TDim > |
| class | IntegrationTypeQuad |
| class | HardCodeElement8N |
Functions | |
| BENCHMARK (Hardcode) | |
| BENCHMARK (NuToPde) | |
| BENCHMARK_MAIN () | |
| BENCHMARK | ( | Hardcode | ) |
| BENCHMARK | ( | NuToPde | ) |
| BENCHMARK_MAIN | ( | ) |
1.8.11