![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include "types_conversion.hpp"#include <walberla_bridge/LatticeWalberla.hpp>#include <utils/Vector.hpp>#include <cassert>#include <cstddef>#include <iterator>#include <vector>
Include dependency graph for boundary.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | walberla |
| \file PackInfoPdfDoublePrecision.cpp \author pystencils | |
Functions | |
| std::vector< Utils::Vector3d > | walberla::fill_3D_vector_array (std::vector< double > const &vec_flat, Utils::Vector3i const &grid_size) |
| std::vector< double > | walberla::fill_3D_scalar_array (std::vector< double > const &vec_flat, Utils::Vector3i const &grid_size) |
| template<class BoundaryModel , class DataType > | |
| void | walberla::set_boundary_from_grid (BoundaryModel &boundary, LatticeWalberla const &lattice, std::vector< int > const &raster_flat, std::vector< DataType > const &data_flat) |