Rheolef
7.1
an efficient C++ finite element environment
Namespaces
|
Macros
solver.cc File Reference
Go to the source code of this file.
Namespaces
rheolef
This file is part of Rheolef.
Macros
#define
_RHEOLEF_instanciation
(
T
,
M
)
Macro Definition Documentation
◆
_RHEOLEF_instanciation
#define _RHEOLEF_instanciation
(
T
,
M
)
Value:
template
solver_abstract_rep<T,M>* solver_abstract_rep<T,M>::make_solver_ptr (
const
csr<T,M>&,
const
solver_option&); \
template std::string
solver_abstract_rep<T,M>::name
()
const
;
mkgeo_contraction.name
string name
Definition:
mkgeo_contraction.sh:133
Definition at line
106
of file
solver.cc
.