Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::NestedRefine::codeperf Struct Reference

#include <NestedRefine.hpp>

Public Attributes

double tm_total
 
double tm_refine
 
double tm_resolve
 

Detailed Description

Definition at line 159 of file NestedRefine.hpp.

Member Data Documentation

◆ tm_refine

double moab::NestedRefine::codeperf::tm_refine

Definition at line 162 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::generate_hm(), and main().

◆ tm_resolve

double moab::NestedRefine::codeperf::tm_resolve

Definition at line 163 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::generate_hm(), and main().

◆ tm_total

double moab::NestedRefine::codeperf::tm_total

Definition at line 161 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::generate_hm(), and main().


The documentation for this struct was generated from the following file: