LIBINT  2.1.0-stable
Public Member Functions | Static Public Member Functions | List of all members
libint2::Contractable< Derived > Class Template Reference

use this as a base to add to Derived a "contracted()" attribute More...

#include <contractable.h>

Public Member Functions

 Contractable (const Contractable &source)
 
Contractableoperator= (const Contractable &source)
 
bool contracted () const
 
void uncontract ()
 
void contract ()
 

Static Public Member Functions

static void set_contracted_default_value (bool dv)
 

Detailed Description

template<typename Derived>
class libint2::Contractable< Derived >

use this as a base to add to Derived a "contracted()" attribute


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