MFEM v2.0
Functions
gridfunc.cpp File Reference
#include "fem.hpp"
#include <cstring>
#include <math.h>
Include dependency graph for gridfunc.cpp:

Go to the source code of this file.

Functions

void ComputeFlux (BilinearFormIntegrator &blfi, GridFunction &u, GridFunction &flux, int wcoef, int sd)
void ZZErrorEstimator (BilinearFormIntegrator &blfi, GridFunction &u, GridFunction &flux, Vector &ErrorEstimates, int wsd)

Function Documentation

void ComputeFlux ( BilinearFormIntegrator blfi,
GridFunction u,
GridFunction flux,
int  wcoef,
int  sd 
)
void ZZErrorEstimator ( BilinearFormIntegrator blfi,
GridFunction u,
GridFunction flux,
Vector ErrorEstimates,
int  wsd 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines