meshconv::ctr namespace

Mesh converter control facilitating user input to internal data transfer.

Contents

Classes

class Config
Config is a TaggedTuple specialized to MeshConv.

Typedefs

using ConfigMembers = brigand::list<tag::input, std::string, tag::output, std::string, tag::reorder, bool, tag::quiescence, bool>
Member data for tagged tuple.