CG  Version 25
Classes | Functions
DomainSolver.h File Reference
#include "Overture.h"
#include "GridFunction.h"
#include "OgesParameters.h"
#include "CompositeGridOperators.h"
#include "ApproximateFactorization.h"
Include dependency graph for DomainSolver.h:
This graph shows which files directly or indirectly include this file:

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 &parameters, const aString &label, int numberOfGhostLinesToCheck)
 

Function Documentation

int checkForSymmetry ( realCompositeGridFunction &  u,
Parameters parameters,
const aString &  label,
int  numberOfGhostLinesToCheck 
)