ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
log_keys.h File Reference

Defines all the log keys used within the viennashe::solvers namespace. More...

Go to the source code of this file.

Classes

struct  viennashe::solvers::log_linear_solver
 Logging tag for general linear solver action. More...
 
struct  viennashe::solvers::log_gpu_block_ilut_precond
 Logging tag for messages specific to the GPU block-ILUT preconditioner. More...
 
struct  viennashe::solvers::log_parallel_ilut_precond
 Logging tag for messages specific to the multithreaded (CPU-based) block-ILUT preconditioner. More...
 

Namespaces

namespace  viennashe
 The main ViennaSHE namespace. All functionality resides inside this namespace.
 
namespace  viennashe::solvers
 Namespace containing a variety of different linear solvers.
 

Detailed Description

Defines all the log keys used within the viennashe::solvers namespace.

Definition in file log_keys.h.