CG
Version 25
|
#include "Overture.h"
#include "GridFunction.h"
#include "OgesParameters.h"
#include "CompositeGridOperators.h"
#include "ApproximateFactorization.h"
Go to the source code of this file.
Classes | |
class | DomainSolver |
Base class for a generic PDE solver. More... | |
Functions | |
int | checkForSymmetry (realCompositeGridFunction &u, Parameters ¶meters, const aString &label, int numberOfGhostLinesToCheck) |
int checkForSymmetry | ( | realCompositeGridFunction & | u, |
Parameters & | parameters, | ||
const aString & | label, | ||
int | numberOfGhostLinesToCheck | ||
) |
References cg, Parameters::dbase, getIndex(), grid, i1, I1, i2, I2, i3, I3, mg, n, nc, and tol.
Referenced by DomainSolver::eulerStep(), and DomainSolver::takeTimeStepFE().