Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
velocity_block_container.h File Reference
#include <vector>
#include <stdio.h>
#include <unistd.h>
#include "../common.h"
Include dependency graph for velocity_block_container.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vmesh::VelocityBlockContainer

Namespaces

namespace  vmesh

Variables

static const double BLOCK_ALLOCATION_FACTOR = 1.1
static const double BLOCK_ALLOCATION_PADDING = 1.3

Variable Documentation

◆ BLOCK_ALLOCATION_FACTOR

const double BLOCK_ALLOCATION_FACTOR = 1.1
static

Definition at line 49 of file velocity_block_container.h.

◆ BLOCK_ALLOCATION_PADDING

const double BLOCK_ALLOCATION_PADDING = 1.3
static

Definition at line 50 of file velocity_block_container.h.