|
MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <ReadCspace.h>
Collaboration diagram for CspaceMolInfo:Public Member Functions | |
| double | conc () |
| CspaceMolInfo (char name, double conc) | |
| CspaceMolInfo () | |
| bool | operator< (const CspaceMolInfo &other) const |
Private Attributes | |
| double | conc_ |
| char | name_ |
Definition at line 13 of file ReadCspace.h.
|
inline |
Definition at line 16 of file ReadCspace.h.
|
inline |
Definition at line 21 of file ReadCspace.h.
|
inline |
Definition at line 32 of file ReadCspace.h.
References conc_.
|
inline |
|
private |
Definition at line 37 of file ReadCspace.h.
Referenced by conc().
|
private |
Definition at line 36 of file ReadCspace.h.
Referenced by operator<().