openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Classes | Namespaces | Functions
SF_abstract_vector.h File Reference
#include <mpi.h>
#include <petscvec.h>
#include <petscis.h>
#include <petscsys.h>
#include "SF_container.h"
#include "SF_globals.h"
#include "SF_parallel_layout.h"
#include "SF_parallel_utils.h"
#include "hashmap.hpp"
Include dependency graph for SF_abstract_vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SF::abstract_vector< T, S >
 
class  SF::scattering
 Container for a PETSc VecScatter. More...
 
class  SF::scatter_registry< T >
 The scatterer registry class. More...
 

Namespaces

 SF
 

Functions

template<class T , class S >
bool SF::is_init (const abstract_vector< T, S > *v)