/var/www2/hermes2d/hermes2d/src/limit_order.cpp File Reference

#include "common.h"
#include "quad_all.h"
#include "limit_order.h"

Functions

H2D_API void set_order_limit_table (int *tri_table, int *quad_table, int n)
H2D_API void update_limit_table (int mode)
H2D_API void reset_warn_order ()
 Resets warn order flag.
H2D_API void warn_order ()
 Warns about integration order iff ward order flags it not set. Sets warn order flag.

Variables

H2D_API int g_max_order
H2D_API int g_safe_max_order
H2D_API int * g_order_table = NULL

Function Documentation

H2D_API void reset_warn_order (  ) 

Resets warn order flag.

H2D_API void set_order_limit_table ( int *  tri_table,
int *  quad_table,
int  n 
)
H2D_API void update_limit_table ( int  mode  ) 
H2D_API void warn_order (  ) 

Warns about integration order iff ward order flags it not set. Sets warn order flag.


Variable Documentation

H2D_API int g_max_order
H2D_API int* g_order_table = NULL
H2D_API int g_safe_max_order
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3