Documentation of CSL
Public Member Functions
csl::TensorField Class Reference
Inheritance diagram for csl::TensorField:
Inheritance graph
[legend]

Public Member Functions

 TensorField (const std::string &t_name, const Space *t_spaceField)
 
 TensorField (const std::string &t_name, const Space *t_spaceField, const std::vector< const Space *> &spaces)
 
template<class ... Args>
Expr operator() (Args &&...args)
 
template<class ... Args>
Expr operator() (const std::vector< int > &indices, Args &&...args)
 
template<class ... Args>
Expr operator() (const std::vector< Index > &indices, Args &&...args)
 

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