LIBINT  2.1.0-stable
Public Types | Static Public Member Functions | List of all members
libint2::StdLibintTDPolicy< CGShell1d< Axis > > Struct Template Reference

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)
 

Detailed Description

template<CartesianAxis Axis>
struct libint2::StdLibintTDPolicy< CGShell1d< Axis > >

StdLibintTDPolicy<CGShell1d>::init_subobj initializes CGF1d's in canonical order.


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