SCOREC core
Parallel unstructured mesh tools
Public Member Functions | List of all members
ma::AnisotropicFunction Class Referenceabstract

User-defined Anisotropic size function. More...

Public Member Functions

virtual void getValue (Entity *vert, Matrix &r, Vector &h)=0
 get the size field value at this vertex More...
 

Detailed Description

User-defined Anisotropic size function.

Definition at line 81 of file maSize.h.

Member Function Documentation

◆ getValue()

virtual void ma::AnisotropicFunction::getValue ( Entity vert,
Matrix r,
Vector h 
)
pure virtual

get the size field value at this vertex

Parameters
rthe orthonormal basis frame on each column
hthe desired element sizes along each of the frame's basis vectors

The documentation for this class was generated from the following file: