openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
src Directory Reference

Files

file  asciiPlotter.hpp [code]
 Class used to plot functions on the terminal.
 
file  dense_mat.hpp [code]
 Dense matrix class and associated funcs.
 
file  hashmap.hpp [code]
 Classes similar to unordered_set and unordered_map, but with better performance.
 
file  kdpart.hpp [code]
 kdtree based partitioning classes.
 
file  progress.hpp [code]
 CLI progress class.
 
file  SF_abstract_lin_solver.h [code]
 
file  SF_abstract_matrix.h [code]
 
file  SF_abstract_vector.h [code]
 
file  SF_base.h [code]
 The base header file.
 
file  SF_container.h [code]
 Basic containers.
 
file  SF_fem_utils.h [code]
 FEM utilities.
 
file  SF_globals.h [code]
 
file  SF_io_base.h [code]
 
file  SF_linalg_utils.h [code]
 Sequential linear algebra kernels.
 
file  SF_mesh_io.h [code]
 Functions related to mesh IO.
 
file  SF_mesh_utils.h [code]
 Functions handling a distributed mesh.
 
file  SF_network.h [code]
 Functions related to network communication.
 
file  SF_numbering.h [code]
 Classes related to mesh node renumbering.
 
file  SF_parallel_layout.h [code]
 Classes and algorithms related to the layout of distributed meshes.
 
file  SF_parallel_utils.h [code]
 Simple utility functions for parallel data.
 
file  SF_partitioning.h [code]
 Partitioning classes.
 
file  SF_sort.h [code]
 Various sorting algorithms.
 
file  SF_vector.h [code]
 The vector class and related algorithms.