LIBINT
2.6.0
|
StdLibintTDPolicy<CGShell1d>::init_subobj initializes CGF1d's in canonical order. More...
#include <policy_spec.h>
Public Types | |
typedef CGShell1d< Axis > | obj_type |
typedef obj_type::iter_type | subobj_type |
typedef TypeTraits< obj_type >::StorageType | obj_stype |
how these objects are stored | |
typedef TypeTraits< subobj_type >::StorageType | subobj_stype |
how these subobjects are stored | |
Static Public Member Functions | |
static void | init_subobj (const obj_stype &cgshell, std::vector< subobj_stype > &cgfs) |
This function allocates subobj of obj (e.g. basis functions contained in a shell) | |
static void | dealloc_subobj (vector< subobj_stype > &subobj) |
StdLibintTDPolicy<CGShell1d>::init_subobj initializes CGF1d's in canonical order.