|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
#include <log-conform.h>
Data Fields | |
| double | x |
| double | y |
The first step is to implement a routine to calculate the eigenvalues and eigenvectors of the conformation tensor \(\mathbf{A}\).
These structs ressemble Basilisk vectors and tensors but are just arrays not related to the grid.
Definition at line 189 of file log-conform.h.
| double pseudo_v::x |
Definition at line 189 of file log-conform.h.
Referenced by diagonalization_2D(), and event_tracer_advection().
| double pseudo_v::y |
Definition at line 189 of file log-conform.h.
Referenced by event_tracer_advection().