GetFEM  5.4.2
getfem::fem_precomp_pool Class Reference

handle a pool (i.e. More...

#include <getfem_fem.h>

Public Member Functions

pfem_precomp operator() (pfem pf, bgeot::pstored_point_tab pspt)
 Request a pfem_precomp. More...
 

Detailed Description

handle a pool (i.e.

a set) of fem_precomp. The difference with the global fem_precomp function is that these fem_precomp objects are freed when the fem_precomp_pool is destroyed (they can eat much memory). An example of use can be found in the getfem::interpolation_solution functions of getfem_export.h

Definition at line 717 of file getfem_fem.h.


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