Classes | Functions
cell_updater_2d.hpp File Reference

Base class for cell update scheme. More...

#include <vector>
#include "computational_cell_2d.hpp"
#include "../../tessellation/tessellation.hpp"
#include "physical_geometry.hpp"
#include "../common/equation_of_state.hpp"
#include "extensive.hpp"
#include "cache_data.hpp"
Include dependency graph for cell_updater_2d.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CellUpdater
 Base class for cell update scheme. More...
 

Functions

double GetVelocity (Extensive const &cell, double G)
 Calculates velocity from extensive in SR. More...
 

Detailed Description

Base class for cell update scheme.

Author
Almog Yalinewich

Definition in file cell_updater_2d.hpp.

Function Documentation

◆ GetVelocity()

double GetVelocity ( Extensive const &  cell,
double  G 
)

Calculates velocity from extensive in SR.

Parameters
cellThe extensive variable
GThe adiabatic index
Returns
The velocity

Definition at line 51 of file cell_updater_2d.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: