GetFEM
5.4.2
|
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... | |
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.