Writer for arbitrary macroscopic quantities. More...
#include <math.h>#include <fstream>#include <iostream>#include "viennagrid/mesh/mesh.hpp"#include "viennashe/forwards.h"#include "viennashe/physics/constants.hpp"Go to the source code of this file.
Namespaces | |
| namespace | viennashe |
| The main ViennaSHE namespace. All functionality resides inside this namespace. | |
Functions | |
| template<typename DeviceType , typename MacroscopicQuantityAccessor , typename ContainerType > | |
| void | viennashe::write_macroscopic_quantity_to_container (DeviceType const &device, MacroscopicQuantityAccessor const &quantity, ContainerType &quantity_container) |
| Writes the provided macroscopic quantity to the container provided. More... | |
Writer for arbitrary macroscopic quantities.
Definition in file macroscopic.hpp.