Classes | Functions
extensive_generator.hpp File Reference

Generates extensive conserved variables. More...

#include "conserved_3d.hpp"
#include "computational_cell.hpp"
#include "../common/equation_of_state.hpp"
#include "../../misc/utils.hpp"
#include "../../misc/lazy_list.hpp"
#include "../../3D/GeometryCommon/Tessellation3D.hpp"
Include dependency graph for extensive_generator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExtensiveGenerator
 Generates a list of conserved variables. More...
 

Functions

Conserved3D calc_intensive (const ComputationalCell &cell, const EquationOfState &eos)
 Calculates the extensive conserved variables. More...
 

Detailed Description

Generates extensive conserved variables.

Author
Almog Yalinewich

Definition in file extensive_generator.hpp.

Function Documentation

◆ calc_intensive()

Conserved3D calc_intensive ( const ComputationalCell cell,
const EquationOfState eos 
)

Calculates the extensive conserved variables.

Parameters
cellComputational cell
eosEquation of state
Returns
Conserved variables

Definition at line 3 of file extensive_generator.cpp.

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