|
Nektar++
|
#include <iomanip>#include <iostream>#include <boost/algorithm/string.hpp>#include <boost/core/ignore_unused.hpp>#include <DiffusionSolver/EquationSystems/MMFDiffusion.h>#include <LibUtilities/BasicUtils/SessionReader.h>#include <MultiRegions/AssemblyMap/AssemblyMapDG.h>#include <SolverUtils/Driver.h>#include <boost/math/special_functions/spherical_harmonic.hpp>Go to the source code of this file.
Namespaces | |
| Nektar | |
| The above copyright notice and this permission notice shall be included. | |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 886 of file MMFDiffusion.cpp.
References Nektar::LibUtilities::NekFactory< tKey, tBase, tParam >::CreateInstance(), and Nektar::SolverUtils::GetDriverFactory().