COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Functions
cf3::mesh::cf3mesh::detail Namespace Reference

Functions

void write_regions (common::XML::XmlNode &node, const common::Component &parent, common::BinaryDataWriter &writer, const std::string &root_path)
 
void write_field (common::XML::XmlNode node, const mesh::Field &field, common::BinaryDataWriter &writer)
 

Function Documentation

void cf3::mesh::cf3mesh::detail::write_field ( common::XML::XmlNode  node,
const mesh::Field field,
common::BinaryDataWriter writer 
)

Definition at line 145 of file Writer.cpp.

void cf3::mesh::cf3mesh::detail::write_regions ( common::XML::XmlNode node,
const common::Component parent,
common::BinaryDataWriter writer,
const std::string &  root_path 
)

Definition at line 52 of file Writer.cpp.

Send comments to:
COOLFluiD Web Admin