Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Static Public Member Functions
ArbKrnlGal3d000Traits< F, K > Class Template Reference

Integration classes and basic bilinear form for the eigen value computation in 3d. More...

#include <bform.hh>

List of all members.

Static Public Member Functions

static F eval (K &k, const concepts::Real3d &x, const concepts::Real3d &y)

Detailed Description

template<class F, class K>
class ArbKrnlGal3d000Traits< F, K >

Integration classes and basic bilinear form for the eigen value computation in 3d.

Definition at line 14 of file bform.hh.


Member Function Documentation

template<class F , class K >
static F ArbKrnlGal3d000Traits< F, K >::eval ( K &  k,
const concepts::Real3d x,
const concepts::Real3d y 
) [inline, static]

Definition at line 16 of file bform.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)