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

#include <log-conform.h>

Data Fields

double x
 
double y
 

Detailed Description

Numerical Scheme

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.

Field Documentation

◆ x

double pseudo_v::x

Definition at line 189 of file log-conform.h.

Referenced by diagonalization_2D(), and event_tracer_advection().

◆ y

double pseudo_v::y

Definition at line 189 of file log-conform.h.

Referenced by event_tracer_advection().


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