NUMCXX  0.13.20181108
Numerical library for small projects and teaching purposes
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NnumcxxNumcxx template library
 CGeometryClass collecting data for the description of piecewise linear geometries
 CSimpleGridClass containing data for simple grid data structure
 CTArrayTArray is the common template base class for arrays and dense matrices of the numcxx project
 CTArray1One dimensional array class
 CTArray2Two-dimensional array class
 CTLinOperatorBase class for linear operators (matrices, sparse matrices)
 CTLinSolverBase class for linear solvers and preconditioners
 CTMatrixDense matrix class
 CTPreconILUILU preconditioner class
 CTPreconJacobiJacobi preconditioner class
 CTSolverLapackLULapack LU factorization class
 CTSolverUMFPACKBridge class for using umfpack as solver for vmatrix
 CTSparseMatrixSparse matrix class using CRS storage scheme
 Ntriangle
 Ctriangulateio