openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
kdpart::elem< T, S > Struct Template Reference

element definition More...

#include <kdpart.hpp>

Collaboration diagram for kdpart::elem< T, S >:

Public Attributes

vec3< S > ctr
 element center location More...
 
eidx = -1
 element index More...
 

Detailed Description

template<class T, class S>
struct kdpart::elem< T, S >

element definition

Definition at line 69 of file kdpart.hpp.

Member Data Documentation

◆ ctr

template<class T , class S >
vec3<S> kdpart::elem< T, S >::ctr

element center location

Definition at line 70 of file kdpart.hpp.

◆ eidx

template<class T , class S >
T kdpart::elem< T, S >::eidx = -1

element index

Definition at line 71 of file kdpart.hpp.


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