TDLS 0.2.0
Tiny Device-callable Linear Solvers
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  tdls
  core
 macros.hppToolchain detection and portability macros
 math.hppScalar math helpers usable in constant expressions
 structural_real.hppExact floating-point value admissible as a template argument
 version.hppTDLS version macros
  solvers
  tiled_lupp
 config.hppCompile-time configuration of the TiledLUpp solver family
 solver_dynamic.hppRuntime-size variant of the TiledLUpp solver
 solver_static.hppTiledLUpp solver: LU with partial pivoting on tile grids, one thread / work-item per system
 tile_operations.hppLU register-tile micro-kernel of the TiledLUpp solver family
 options.hppShared vocabulary and conventions of the solver families
 tile_operations.hppRegister-tile micro-kernels shared by the solver families
  tfel
 adaptors.hppTFEL adaptors: call the TiledLUpp solvers directly on the tfel::math objects (matrices, vectors, views) instead of raw pointers
 tdls.hppTDLS umbrella header: includes the whole library