Writer for the potential. More...
#include "viennagrid/mesh/mesh.hpp"
#include "viennashe/forwards.h"
#include "viennashe/physics/constants.hpp"
#include "viennashe/she/postproc/macroscopic.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 PotentialAccessor , typename ContainerType > | |
void | viennashe::write_potential_to_container (DeviceType const &device, PotentialAccessor const &pot, ContainerType &container) |
Writes the provided potential to the container provided. More... | |
Writer for the potential.
Definition in file potential.hpp.