37 #ifndef BCInterfaceFunctionParserFileSolver_H 38 #define BCInterfaceFunctionParserFileSolver_H 1
40 #include <lifev/bc_interface/core/function/BCInterfaceFunctionParserFile.hpp> 41 #include <lifev/bc_interface/core/function/BCInterfaceFunctionParserSolver.hpp> 58 template<
typename BcHandlerType,
typename PhysicalSolverType >
121 template<
typename BcHandlerType,
typename PhysicalSolverType >
130 template<
typename BcHandlerType,
typename PhysicalSolverType >
138 #ifdef HAVE_LIFEV_DEBUG 139 debugStream ( 5024 ) <<
"BCInterfaceFunctionFileSolver::BCInterfaceFunctionFileSolver()" <<
"\n";
144 template<
typename BcHandlerType,
typename PhysicalSolverType >
149 #ifdef HAVE_LIFEV_DEBUG 150 debugStream ( 5024 ) <<
"BCInterfaceFunctionFileSolver::setData" <<
"\n";
BCInterfaceFunctionParserFileSolver()
Constructor.
BCInterfaceFunction< bcHandler_Type, physicalSolver_Type > function_Type
BCInterfaceFunctionParserSolver - LifeV boundary condition function file wrapper for BCInterface...
BCInterfaceFunctionParser< BcHandlerType, PhysicalSolverType > * createBCInterfaceFunctionParserFileSolver()
Factory create function.
BcHandlerType bcHandler_Type
void updateInverseJacobian(const UInt &iQuadPt)
BCInterfaceFunctionParserFileSolver - LifeV boundary condition function file wrapper for BCInterface...
BCInterfaceFunctionParserFileSolver(const BCInterfaceFunctionParserFileSolver &function)
function_Type::dataPtr_Type dataPtr_Type
BCInterfaceFunctionParser - LifeV boundary condition function wrapper for BCInterface.
BCInterfaceFunctionParserFile - LifeV boundary condition function file wrapper for BCInterface...
BCInterfaceFunctionParserFile< bcHandler_Type, physicalSolver_Type > functionParserFile_Type
BCInterfaceFunctionParser< bcHandler_Type, physicalSolver_Type > functionParser_Type
virtual ~BCInterfaceFunctionParserFileSolver()
Destructor.
function_Type::data_Type data_Type
BCInterfaceFunction - Base class for BCInterface boundary functions.
PhysicalSolverType physicalSolver_Type
virtual void setData(const dataPtr_Type &data)
Set data for boundary conditions.
BCInterfaceFunctionParserSolver< bcHandler_Type, physicalSolver_Type > functionParserSolver_Type
BCInterfaceFunctionParserFileSolver & operator=(const BCInterfaceFunctionParserFileSolver &function)