Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
map_test.cpp File Reference
#include <stdio.h>
#include "common.h"
#include "cpu_1d_column_interpolations.hpp"
Include dependency graph for map_test.cpp:

Go to the source code of this file.

Functions

void print_values (int step, Real *values, uint blocks_per_dim, Real v_min, Real dv)
void propagate (Real values[], uint blocks_per_dim, Real v_min, Real dv, uint i_block, uint i_cell, uint j_block, uint j_cell, Real intersection, Real intersection_di, Real intersection_dj, Real intersection_dk)
int main (void)

Function Documentation

◆ main()

int main ( void )

Definition at line 106 of file map_test.cpp.

Here is the call graph for this function:

◆ print_values()

void print_values ( int step,
Real * values,
uint blocks_per_dim,
Real v_min,
Real dv )

Definition at line 7 of file map_test.cpp.

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

◆ propagate()

void propagate ( Real values[],
uint blocks_per_dim,
Real v_min,
Real dv,
uint i_block,
uint i_cell,
uint j_block,
uint j_cell,
Real intersection,
Real intersection_di,
Real intersection_dj,
Real intersection_dk )

Definition at line 20 of file map_test.cpp.

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