v0.14.0 |
#include <src/ftensor/src/FTensor/Tensor2_symmetric/d_boundary_Tensor2_symmetric.hpp>
Public Member Functions | |
promote< T, double >::V | operator() (const int N1, const int N2, const int N3) const |
d_boundary_Tensor2_symmetric (const Tensor2_symmetric< T *, Dim01 > &A, const Tensor1< int, Dim2 > &D_ijk, const Tensor1< double, Dim2 > &D_xyz, const Tensor2< bool, Dim2, 2 > &Boundary) | |
Private Attributes | |
const Tensor2_symmetric< T *, Dim01 > & | a |
const Tensor1< int, Dim2 > & | d_ijk |
const Tensor1< double, Dim2 > & | d_xyz |
const Tensor2< bool, Dim2, 2 > & | boundary |
Definition at line 10 of file d_boundary_Tensor2_symmetric.hpp.
|
inline |
|
inline |
Definition at line 19 of file d_boundary_Tensor2_symmetric.hpp.
|
private |
Definition at line 12 of file d_boundary_Tensor2_symmetric.hpp.
|
private |
Definition at line 15 of file d_boundary_Tensor2_symmetric.hpp.
|
private |
Definition at line 13 of file d_boundary_Tensor2_symmetric.hpp.
|
private |
Definition at line 14 of file d_boundary_Tensor2_symmetric.hpp.