1#ifndef R1D_AM_ITERATOR_H
2#define R1D_AM_ITERATOR_H
11#include <pscf/iterator/AmIteratorDArray.h>
13#include <pscf/iterator/AmbdInteraction.h>
62 void setup(
bool isContinuation)
override;
83 int nElements()
override;
88 bool hasInitialGuess()
override;
103 void evaluate()
override;
122 void outputToLog()
override;
AmIteratorDArray()=default
Constructor.
Modified interaction to compute residual defn.
void readParameters(std::istream &in) override
Read all parameters and initialize.
AmIterator(System &system)
Constructor.
void setup(bool isContinuation) override
Setup iterator just before entering iteration loop.
Main class in SCFT simulation of one system.
Dynamically allocatable contiguous array template.
SCFT with real 1D fields.
PSCF package top-level namespace.