ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
potential.hpp File Reference

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...
 

Detailed Description

Writer for the potential.

Definition in file potential.hpp.