ASL  0.1.7
Advanced Simulation Library
Classes | Namespaces | Functions
aslDataWithGhostNodes.h File Reference
#include "aslDataWrapper.h"
#include <iostream>
#include <fstream>
Include dependency graph for aslDataWithGhostNodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asl::AbstractDataWithGhostNodes
 
class  asl::DataWithGhostNodes< V >
 

Namespaces

 asl
 Advanced Simulation Library.
 

Functions

SPDataWithGhostNodesACLData asl::clone (SPDataWithGhostNodesACLData d)
 
SPDataWithGhostNodesACLData asl::clone (SPDataWithGhostNodesACLData d, unsigned int n)
 
template<typename V >
std::shared_ptr< DataWithGhostNodes< V > > asl::resizeGhostNodes (std::shared_ptr< DataWithGhostNodes< V >> d, unsigned int newGN)