Class FV_Diffusion¶
Defined in File fv_diffusion.h
Class Documentation¶
-
class
FV_Diffusion¶ Public Functions
-
FV_Diffusion(puma::Matrix<double> *T, puma::Matrix<double> *kMat, std::string sideBC, std::string solverType, char dir, double solverTol, int solverMaxIt, bool print, int numThreads)¶
-
FV_Diffusion(puma::Matrix<double> *T, puma::Matrix<double> *kMat, std::string sideBC, std::string solverType, char dir, double solverTol, int solverMaxIt, bool print, puma::Printer *printer, int numThreads)¶
-
~FV_Diffusion()¶
-