Parallel Finite Element - General geometry Ewald-like Method
Part of Continuum-particle Simulation Suite under MICCOM
Classes | Namespaces | Enumerations
ggem_system.h File Reference
#include <stdio.h>
#include <cmath>
#include "libmesh/dense_matrix.h"
#include "libmesh/dense_vector.h"
#include "libmesh/elem.h"
#include "libmesh/point.h"
#include "point_mesh.h"
Include dependency graph for ggem_system.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libMesh::GGEMSystem
 

Namespaces

 libMesh
 

Enumerations

enum  libMesh::DeltaFunType { libMesh::SINGULAR = 0, libMesh::SMOOTHED_EXP = 1, libMesh::SMOOTHED_POL1 = 2, libMesh::SMOOTHED_POL2 = 3 }