Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96412387
variablesfwd.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Dec 26, 13:08
Size
498 B
Mime Type
text/x-c
Expires
Sat, Dec 28, 13:08 (2 d)
Engine
blob
Format
Raw Data
Handle
23181140
Attached To
rSPECMICP SpecMiCP / ReactMiCP
variablesfwd.hpp
View Options
#ifndef SPECMICP_REACTMICP_SYSTEMS_SATURATED_VARIABLESFWD_HPP
#define SPECMICP_REACTMICP_SYSTEMS_SATURATED_VARIABLESFWD_HPP
#include <memory>
namespace
specmicp
{
namespace
reactmicp
{
namespace
systems
{
namespace
satdiff
{
class
SaturatedVariables
;
using
SaturatedVariablesPtr
=
std
::
shared_ptr
<
SaturatedVariables
>
;
}
// end namespace satdiff
}
// end namespace systems
}
// end namespace reactmicp
}
// end namespace specmicp
#endif
// SPECMICP_REACTMICP_SYSTEMS_SATURATED_VARIABLESFWD_HPP
Event Timeline
Log In to Comment