31#ifndef SYMCYLINDRICAL_H
32#define SYMCYLINDRICAL_H
General class for additional physics.
Definition AddPhys.h:46
Base class for a mesh cell.
Definition Cell.h:59
Definition SymCylindrical.h:39
virtual ~SymCylindrical()
Definition SymCylindrical.cpp:61
SymCylindrical()
Definition SymCylindrical.cpp:37
virtual void addSymmetricTerms(Cell *cell, Prim type=vecPhases)
Add the symmetric terms for the cylindrical or spherical symmetry assumption.
Definition SymCylindrical.cpp:65
virtual void addSymmetricTermsAddPhys(Cell *cell, AddPhys &addPhys)
Add the additional-physics, symmetric terms for the cylindrical or spherical symmetry assumption.
Definition SymCylindrical.cpp:89
General class for axial symmetries.
Definition Symmetry.h:45
Definition tinyxml2.h:1149