29#ifndef GROUPELEMENTRECORDER_H
30#define GROUPELEMENTRECORDER_H
37 void update_tag(
const shared_ptr<DomainBase>&);
49 void initialize(
const shared_ptr<DomainBase>&)
override;
51 void print()
override;
OutputType
Definition OutputType.h:23
A ElementRecorder class.
Definition ElementRecorder.h:34
A GroupElementRecorder class.
Definition GroupElementRecorder.h:34
void initialize(const shared_ptr< DomainBase > &) override
Definition GroupElementRecorder.cpp:36
void print() override
Definition GroupElementRecorder.cpp:42