MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu::DistanceLaplacian::TensorInversion< local_ordinal_type, material_vector_type, material_matrix_type > Class Template Reference

#include <MueLu_DistanceLaplacianDropping.hpp>

Public Member Functions

 TensorInversion (material_vector_type &material_vector_, material_matrix_type &material_matrix_)
KOKKOS_FORCEINLINE_FUNCTION void operator() (local_ordinal_type i) const

Private Attributes

material_vector_type material_vector
material_matrix_type material_matrix

Detailed Description

template<class local_ordinal_type, class material_vector_type, class material_matrix_type>
class MueLu::DistanceLaplacian::TensorInversion< local_ordinal_type, material_vector_type, material_matrix_type >

Definition at line 156 of file MueLu_DistanceLaplacianDropping.hpp.

Constructor & Destructor Documentation

◆ TensorInversion()

template<class local_ordinal_type, class material_vector_type, class material_matrix_type>
MueLu::DistanceLaplacian::TensorInversion< local_ordinal_type, material_vector_type, material_matrix_type >::TensorInversion ( material_vector_type & material_vector_,
material_matrix_type & material_matrix_ )
inline

Definition at line 162 of file MueLu_DistanceLaplacianDropping.hpp.

Member Function Documentation

◆ operator()()

template<class local_ordinal_type, class material_vector_type, class material_matrix_type>
KOKKOS_FORCEINLINE_FUNCTION void MueLu::DistanceLaplacian::TensorInversion< local_ordinal_type, material_vector_type, material_matrix_type >::operator() ( local_ordinal_type i) const
inline

Definition at line 167 of file MueLu_DistanceLaplacianDropping.hpp.

Member Data Documentation

◆ material_vector

template<class local_ordinal_type, class material_vector_type, class material_matrix_type>
material_vector_type MueLu::DistanceLaplacian::TensorInversion< local_ordinal_type, material_vector_type, material_matrix_type >::material_vector
private

Definition at line 158 of file MueLu_DistanceLaplacianDropping.hpp.

◆ material_matrix

template<class local_ordinal_type, class material_vector_type, class material_matrix_type>
material_matrix_type MueLu::DistanceLaplacian::TensorInversion< local_ordinal_type, material_vector_type, material_matrix_type >::material_matrix
private

Definition at line 159 of file MueLu_DistanceLaplacianDropping.hpp.


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