|
Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
|
This file defines the Energy class with scaffold extensions. More...
#include <math.h>#include <cmath>#include <vector>#include <string>#include <ostream>Go to the source code of this file.
Classes | |
| class | Energy |
| This class includes components in calculating energy on vertrices including membrane bending energy, area constraint energy, volume constraint energy, membrane thickness constraint energy, lipid tilting energy, regularization energy, and harmonic bonding energy. More... | |
Functions | |
| Energy & | operator+= (Energy &e1, const Energy &e2) |
| Add the energy components of two Energy objects together and update the first Energy object with the result. | |
This file defines the Energy class with scaffold extensions.