IBAMR  IBAMR version 0.19.
Classes | Namespaces
LibMeshSystemVectors.h File Reference
#include <ibtk/config.h>
#include <libmesh/equation_systems.h>
#include <libmesh/petsc_vector.h>
#include <libmesh/system.h>
#include <map>
#include <memory>
#include <string>
#include <vector>

Classes

class  IBTK::LibMeshSystemVectors
 Class LibMeshSystemVectors is a convenience class that manages access to libMesh vectors for the same system defined on multiple parts. This class only supports access to vectors ghosted with the Lagrangian partitioning (i.e., libMesh's computed partitioning). The subclass LibMeshSystemIBVectors provides access to the IB partitioning (i.e., the partitioning based on the distribution of SAMRAI data). More...
 

Namespaces

 IBTK