TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
IJK_SolveSys_FD_thermal Class Reference

#include <IJK_SolveSys_FD_thermal.h>

Inheritance diagram for IJK_SolveSys_FD_thermal:
[legend]
Collaboration diagram for IJK_SolveSys_FD_thermal:
[legend]

Public Member Functions

void cast_iterative_solver_by_default ()
void cast_direct_solver_by_default ()
Public Member Functions inherited from SolveurSys
int resoudre_systeme (const Matrice_Base &matrice, const DoubleVect &secmem, DoubleVect &solution)
const Nomle_nom () const override
void nommer (const Nom &nom) override

Protected Attributes

Nom iterative_solver_by_default_ = "Solv_Gmres"
Nom direct_solver_by_default_ = "Solv_Petsc"
Nom petsc_solver_by_default_ = "LU"

Detailed Description

Definition at line 32 of file IJK_SolveSys_FD_thermal.h.

Member Function Documentation

◆ cast_direct_solver_by_default()

void IJK_SolveSys_FD_thermal::cast_direct_solver_by_default ( )

Definition at line 67 of file IJK_SolveSys_FD_thermal.cpp.

◆ cast_iterative_solver_by_default()

void IJK_SolveSys_FD_thermal::cast_iterative_solver_by_default ( )

Definition at line 56 of file IJK_SolveSys_FD_thermal.cpp.

Member Data Documentation

◆ direct_solver_by_default_

Nom IJK_SolveSys_FD_thermal::direct_solver_by_default_ = "Solv_Petsc"
protected

Definition at line 41 of file IJK_SolveSys_FD_thermal.h.

◆ iterative_solver_by_default_

Nom IJK_SolveSys_FD_thermal::iterative_solver_by_default_ = "Solv_Gmres"
protected

Definition at line 40 of file IJK_SolveSys_FD_thermal.h.

◆ petsc_solver_by_default_

Nom IJK_SolveSys_FD_thermal::petsc_solver_by_default_ = "LU"
protected

Definition at line 42 of file IJK_SolveSys_FD_thermal.h.


The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Multiphase/Front_tracking_discontinu/IJK/Temperature/IJK_SolveSys_FD_thermal.h
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Multiphase/Front_tracking_discontinu/IJK/Temperature/IJK_SolveSys_FD_thermal.cpp