Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
Thermal Struct Reference

We then define the corresponding relaxation and residual functions which will be used by the multigrid solver. More...

#include <thermal.h>

Collaboration diagram for Thermal:
[legend]

Data Fields

const vector alpha
 
const scalar lambda
 
double tolerance
 
int nrelax
 
int minlevel
 
scalarres
 

Detailed Description

We then define the corresponding relaxation and residual functions which will be used by the multigrid solver.

Definition at line 126 of file thermal.h.

Field Documentation

◆ alpha

const vector Thermal::alpha

Definition at line 127 of file thermal.h.

◆ lambda

const scalar Thermal::lambda

Definition at line 128 of file thermal.h.

◆ minlevel

int Thermal::minlevel

Definition at line 130 of file thermal.h.

Referenced by poisson_thermal().

◆ nrelax

int Thermal::nrelax

Definition at line 130 of file thermal.h.

Referenced by poisson_thermal().

◆ res

scalar* Thermal::res

Definition at line 131 of file thermal.h.

Referenced by poisson_thermal().

◆ tolerance

double Thermal::tolerance

Definition at line 129 of file thermal.h.

Referenced by poisson_thermal().


The documentation for this struct was generated from the following file: