Skip to content
Snippets Groups Projects
Commit c2a6cdf0 authored by Praetorius, Simon's avatar Praetorius, Simon
Browse files

added forward declaration of DOFVector

parent 3259559c
No related branches found
No related tags found
12 merge requests!157generator function writer,!148mtl krylov runner create precon,!142cleanup for petscsolver,!141cmake have package rename,!140communicator construction,!139cmake have package rename,!137communicator construction,!136Matrix-Vector facade class,!135writers for general gridfunction,!134discretefunction with child function,!132WIP: sparsity pattern,!125DiscreteFunction vs. DOFVectorView
......@@ -16,6 +16,9 @@
namespace AMDiS
{
template <class GB, class VT>
class DOFVector;
/// \class DiscreteFunction
/// \brief A view on a subspace of a \ref DOFVector
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment