Namespaces | Functions

spr.h File Reference

The SPR error estimator interface. More...

Go to the source code of this file.

Namespaces

namespace  spr
 

All SPR error estimator functions.


Functions

apf::Field * spr::getGradIPField (apf::Field *f, const char *name, int order)
 compute the gradient of a vector or scalar field at integration points
apf::Field * spr::recoverField (apf::Field *ip_field)
 recover a nodal field using patch recovery
apf::Field * spr::getSPRSizeField (apf::Field *f, double adapt_ratio)
 run the SPR ZZ error estimator
apf::Field * spr::getTargetSPRSizeField (apf::Field *f, size_t t, double alpha=0.25, double beta=2.0)
 run the SPR ZZ error estimator with a target # of output elems

Detailed Description

The SPR error estimator interface.

Definition in file spr.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines