Overture
Version 25
|
#include "Overture.h"
#include "MappedGridOperators.h"
#include "Oges.h"
#include "SquareMapping.h"
#include "AnnulusMapping.h"
#include "OGPolyFunction.h"
Macros | |
#define | ForBoundary(side, axis) |
Functions | |
int | main (int argc, char *argv[]) |
#define ForBoundary | ( | side, | |
axis | |||
) |
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
References abs(), BCTypes::allBoundaries, doubleMappedGridFunction::applyBoundaryConditionCoefficients(), axis1, axis2, MappedGrid::boundaryCondition(), MappedGrid::centerBoundaryTangent(), BCTypes::dirichlet, intGridCollectionFunction::display(), End, BCTypes::extrapolate, BCTypes::extrapolateNormalComponent, BCTypes::extrapolateTangentialComponent0, Overture::finish(), doubleMappedGridFunction::finishBoundaryConditions(), ForBoundary, getBoundaryIndex(), getGhostIndex(), getIndex(), MappedGrid::gridIndexRange(), MappedGrid::indexRange(), max(), multiply(), BCTypes::neumann, normal, BCTypes::normalComponent, BCTypes::normalDerivativeOfTangentialComponent0, MappedGrid::numberOfDimensions(), pow(), Oges::setCoefficientArray(), Mapping::setGridDimensions(), doubleMappedGridFunction::setIsACoefficientMatrix(), GenericMappedGridOperators::setNumberOfComponentsForCoefficients(), doubleMappedGridFunction::setOperators(), MappedGridOperators::setStencilSize(), Oges::solve(), SQR, Start, Overture::start(), TRUE, MappedGrid::update(), V, MappedGrid::vertex(), and MappedGrid::vertexBoundaryNormal().