#include <utils/TypeConfig.h>
#include <utils/Point.h>
#include <physics/atoms/AtomsData.h>
#include <memory>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | dftefe::basis::EnrichmentFunctionManagerAtomCenteredNumerical< ValueTypeBasisData, dim > |
A class which provides access to spherical atom-centered enrichment functions, with the radial part given numerically on a grid. This specifically assumes the dimensionality of the problem to be 3. Thus, an enrichment function \(
N^{\boldsymbol{\textbf{R}}}(\boldsymbol{\textbf{r}})\), centered on a point \(\boldsymbol{\textbf{R}}\) can be written as. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::basis |