5 #ifndef EMPTYADHESIVESPECIES_H
6 #define EMPTYADHESIVESPECIES_H
32 void read(std::istream& is);
35 void write(std::ostream& os)
const;
#define UNUSED
Definition: GeneralDefine.h:18
Definition: BaseAdhesiveForce.h:10
In case one doesn't want to have an adhesive (short range non contact) interaction between the intera...
Definition: EmptyAdhesiveInteraction.h:24
EmptyAdhesiveSpecies is used to create a force law without a short-range adhesive force.
Definition: EmptyAdhesiveSpecies.h:17
std::string getBaseName() const
Used in Species::getName to obtain a unique name for each Species.
Definition: EmptyAdhesiveSpecies.cc:49
~EmptyAdhesiveSpecies()
The default destructor.
Definition: EmptyAdhesiveSpecies.cc:25
void write(std::ostream &os) const
Writes the species properties to an output stream.
Definition: EmptyAdhesiveSpecies.cc:35
void mix(EmptyAdhesiveSpecies *S, EmptyAdhesiveSpecies *T)
creates default values for mixed species
Definition: EmptyAdhesiveSpecies.cc:57
void read(std::istream &is)
Reads the species properties from an input stream.
Definition: EmptyAdhesiveSpecies.cc:42
EmptyAdhesiveInteraction InteractionType
The correct Interaction type for this AdhesiveForceSpecies.
Definition: EmptyAdhesiveSpecies.h:20
EmptyAdhesiveSpecies()
The default constructor.
Definition: EmptyAdhesiveSpecies.cc:8
RealScalar s
Definition: level1_cplx_impl.h:130
std::string string(const unsigned &i)
Definition: oomph_definitions.cc:286
@ S
Definition: quadtree.h:62