28 #ifndef LAPLACIANSOURCE_HPP 29 #define LAPLACIANSOURCE_HPP 31 #include <lifev/core/LifeV.hpp> 45 Real x = spaceCoordinates[0];
46 Real y = spaceCoordinates[1];
47 Real z = spaceCoordinates[2];
laplacianSource(const laplacianSource &)
void updateInverseJacobian(const UInt &iQuadPt)
double Real
Generic real data.
return_Type operator()(const VectorSmall< 3 > spaceCoordinates)