Namespaces | Functions

ma.h File Reference

The MeshAdapt interface. More...

Go to the source code of this file.

Namespaces

namespace  ma
 

All MeshAdapt symbols.


Functions

void ma::adapt (Mesh *m, IsotropicFunction *f, SolutionTransfer *s=0)
 adapt based on an isotropic function
void ma::adapt (Mesh *m, AnisotropicFunction *f, SolutionTransfer *s=0)
 adapt based on an anisotropic function
void ma::adapt (Input *in)
 adapt with custom configuration
void ma::adaptVerbose (Input *in, bool verbosef=false)
 adapt verbose for debugging
void ma::runUniformRefinement (Mesh *m, int n=1, SolutionTransfer *s=0)
 run uniform refinement, plus snapping and shape correction
void ma::adaptMatching (Mesh *m, int n=1, SolutionTransfer *s=0)
 run uniform refinement with matched entity support
void ma::localizeLayerStacks (Mesh *m)
 localize boundary layer stacks

Detailed Description

The MeshAdapt interface.

Definition in file ma.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines