rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
param::grid Class Reference

Class for parameters of the grid generation. More...

#include <parameters.hpp>

Public Member Functions

void PrepareForUse ()
 

Public Attributes

voxel voxel
 
voronoi voronoi
 
std::array< realbounds, 3 > domain
 Domain size in internal coordinates.
 
std::array< realbounds, 3 > physdomain
 Physical domain size for export.
 
std::string activegrid
 The type of grid to use either "voxel" or "voronoi" .
 

Detailed Description

Class for parameters of the grid generation.

Definition at line 166 of file parameters.hpp.


The documentation for this class was generated from the following files: