24 #ifndef ASLDFOPTIMIZER_H
25 #define ASLDFOPTIMIZER_H
31 class VectorOfElementsData;
32 class VectorOfElements;
38 template <
typename V>
class DataWithGhostNodes;
41 class AbstractDataWithGhostNodes;
53 typedef SPDataWithGhostNodesACLData
Data;
54 typedef SPAbstractDataWithGhostNodes
Field;
82 return vectorTemplate;
86 #endif // ASLFDADVECTIONDIFFUSION_H
Advanced Simulation Library.
Advanced Computational Language.
SPDataWithGhostNodesACLData Data
std::shared_ptr< DataWithGhostNodesACLData > SPDataWithGhostNodesACLData
void optimizeMap(SPDataWithGhostNodesACLData c, const VectorTemplate *vt)
DataWithGhostNodes< acl::VectorOfElementsData > DataWithGhostNodesACLData
std::shared_ptr< DFOptimizer > SPDFOptimizer
void setVectorTemplate(VectorTemplate *vT)
const VectorTemplate * getVectorTemplate() const
Numerical method which makes changes in the input map and produces map suitbale and optimal for use i...
std::shared_ptr< AbstractDataWithGhostNodes > SPAbstractDataWithGhostNodes
SPAbstractDataWithGhostNodes Field
Defines set of vectros with several properties.